Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-144219
#<BuildRuby:0x0000556073633818
@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.20231109-144219",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004779 0.000503 1.604157 ( 1.926168)
build_miniruby 0.000900 0.000094 0.836392 ( 0.837926)
build_ruby 0.001265 0.000133 2.762003 ( 2.761901)
build_all 0.002113 0.008218 16.363127 ( 1.474143)
build_install 0.008856 0.000075 4.836782 ( 1.137453)
test_btest 0.000775 0.000141 80.379298 ( 6.796097)
test_basic 0.000000 0.003969 0.638575 ( 0.716491)
test_all 0.083804 0.050054 498.319789 ( 55.206788)
test_rubyspec 0.027956 0.022422 50.874573 ( 63.137450)
total: 134.00 sec