Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-021822
#<BuildRuby:0x000055795cfcb568
@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.20240111-021822",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.003817 0.000000 1.045518 ( 1.417931)
build_miniruby 0.001002 0.000000 0.923030 ( 0.923088)
build_ruby 0.001265 0.000000 2.847367 ( 2.851902)
build_all 0.002503 0.007986 14.730229 ( 1.367050)
build_install 0.009339 0.000142 4.280466 ( 1.152301)
test_btest 0.001004 0.000106 78.282333 ( 7.225714)
test_basic 0.003842 0.000405 0.681673 ( 0.757230)
test_all 0.106361 0.032764 536.504827 ( 50.756282)
test_rubyspec 0.020207 0.018283 49.544029 ( 62.102545)
total: 128.56 sec