Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-132158
#<BuildRuby:0x000055b955c0ffa8
@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.20231119-132158",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004017 0.000422 1.439835 ( 1.817892)
build_miniruby 0.000917 0.000097 0.844102 ( 0.843858)
build_ruby 0.001187 0.000125 2.638005 ( 2.638688)
build_all 0.009971 0.000126 16.770678 ( 1.544425)
build_install 0.002029 0.007607 4.989188 ( 1.200477)
test_btest 0.001035 0.000180 86.135777 ( 7.655393)
test_basic 0.000395 0.004234 0.666130 ( 0.742276)
test_all 0.098465 0.037045 537.902662 ( 50.475636)
test_rubyspec 0.020011 0.027050 50.298633 ( 62.548315)
total: 129.47 sec