Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-093920
#<BuildRuby:0x0000556625c83738
@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.20231128-093920",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.001402 0.003225 1.237835 ( 1.644084)
build_miniruby 0.000776 0.000216 0.910369 ( 0.910136)
build_ruby 0.001270 0.000352 2.776716 ( 2.776750)
build_all 0.005802 0.004504 16.231067 ( 1.473431)
build_install 0.013137 0.000304 4.921678 ( 1.156117)
test_btest 0.000920 0.000251 79.937153 ( 7.583467)
test_basic 0.003600 0.000000 0.635943 ( 0.712913)
test_all 0.096505 0.040302 535.425624 ( 47.750341)
test_rubyspec 0.026384 0.022735 50.973633 ( 63.344771)
total: 127.35 sec