Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-164220
#<BuildRuby:0x000055801d0dbce8
@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-164220",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.000386 0.004079 0.932176 ( 1.311684)
build_miniruby 0.000882 0.000294 0.906540 ( 0.907225)
build_ruby 0.000997 0.000332 2.836388 ( 2.839777)
build_all 0.008837 0.001442 14.575261 ( 1.350108)
build_install 0.010044 0.000270 4.292073 ( 1.155693)
test_btest 0.000526 0.000140 78.132873 ( 7.262078)
test_basic 0.004191 0.000000 0.578556 ( 0.653622)
test_all 0.101978 0.031035 500.101097 ( 59.463065)
test_rubyspec 0.012978 0.020652 50.072056 ( 62.657321)
total: 137.60 sec