Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-160340
#<BuildRuby:0x00005627fa46b950
@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.20231229-160340",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003133 0.000737 1.053949 ( 1.433345)
build_miniruby 0.000836 0.000196 0.836000 ( 0.834929)
build_ruby 0.001206 0.000283 2.844771 ( 2.845073)
build_all 0.006389 0.003698 16.731489 ( 1.468922)
build_install 0.003765 0.005335 4.719144 ( 1.193847)
test_btest 0.000872 0.000276 83.220518 ( 7.536302)
test_basic 0.000367 0.004533 0.678227 ( 0.757773)
test_all 0.065899 0.068972 536.551690 ( 57.837388)
test_rubyspec 0.020010 0.029524 51.769389 ( 64.016625)
total: 137.92 sec