Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-174442
#<BuildRuby:0x000055d1b2c92fa0
@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.20240109-174442",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000014)
build_up 0.004408 0.000259 0.895398 ( 1.317483)
build_miniruby 0.001570 0.000092 0.947619 ( 0.947121)
build_ruby 0.001234 0.000000 2.801081 ( 2.801698)
build_all 0.006162 0.003847 14.736942 ( 1.377066)
build_install 0.001656 0.007076 4.300164 ( 1.161896)
test_btest 0.000561 0.000102 77.375559 ( 7.533280)
test_basic 0.003225 0.000586 0.486143 ( 0.566686)
test_all 0.108219 0.030740 499.748041 ( 53.756191)
test_rubyspec 0.026201 0.006828 50.242638 ( 62.770854)
total: 132.23 sec