Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-205753
#<BuildRuby:0x0000556bd3ec3f30
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230211-205753",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003402 0.000283 0.639615 ( 1.046265)
build_miniruby 0.000989 0.000000 0.643520 ( 0.643938)
build_ruby 0.001334 0.000000 2.082211 ( 2.082039)
build_all 0.006302 0.003379 12.377205 ( 1.478988)
build_install 0.005752 0.000719 1.525720 ( 0.737500)
test_btest 0.000623 0.000078 65.590646 ( 6.196722)
test_basic 0.003763 0.000000 0.264379 ( 0.359004)
test_all 0.001155 0.000069 482.636512 ( 47.088639)
test_rubyspec 0.022343 0.006553 35.420811 ( 45.848815)
total: 105.48 sec