Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-055734
#<BuildRuby:0x0000562eb5d92df0
@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.20231130-055734",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005243 0.000262 1.398386 ( 1.757810)
build_miniruby 0.000000 0.001417 0.889709 ( 0.889793)
build_ruby 0.000000 0.001301 3.026403 ( 3.026276)
build_all 0.000691 0.009169 16.663845 ( 1.559029)
build_install 0.007855 0.001496 4.913098 ( 1.144481)
test_btest 0.001081 0.000000 84.997591 ( 7.578251)
test_basic 0.005014 0.000324 0.553315 ( 0.629486)
test_all 0.083367 0.054072 549.431805 ( 52.119306)
test_rubyspec 0.018958 0.033308 50.478648 ( 62.735305)
total: 131.44 sec