Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-000237
#<BuildRuby:0x0000560eacc8f5f8
@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.20231228-000237",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005495 0.000578 1.158137 ( 1.767860)
build_miniruby 0.002970 0.004705 129.112959 ( 12.950418)
build_ruby 0.001213 0.000191 2.684560 ( 2.684556)
build_all 0.011177 0.004060 30.620930 ( 5.467592)
build_install 0.008415 0.000000 4.850208 ( 1.219489)
test_btest 0.000729 0.000000 83.834257 ( 7.142174)
test_basic 0.003723 0.001333 0.819675 ( 0.894942)
test_all 0.077984 0.057550 539.780130 ( 60.744786)
test_rubyspec 0.016643 0.031295 51.234742 ( 63.563011)
total: 156.44 sec