Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-182420
#<BuildRuby:0x000055eb6c9b0020
@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.20231230-182420",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002520 0.003741 1.174500 ( 1.508318)
build_miniruby 0.001242 0.000186 0.896032 ( 0.895249)
build_ruby 0.001069 0.000161 2.768998 ( 2.768230)
build_all 0.000785 0.009094 16.406549 ( 1.463575)
build_install 0.008307 0.000000 4.724036 ( 1.189299)
test_btest 0.001039 0.000000 82.636105 ( 6.775933)
test_basic 0.003316 0.002328 0.800587 ( 0.872402)
test_all 0.098609 0.036419 555.529027 ( 53.745889)
test_rubyspec 0.019931 0.028631 50.886929 ( 63.196464)
total: 132.42 sec