Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-211733
#<BuildRuby:0x000055af2dd80090
@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.20240110-211733",
@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.000084 0.000000 0.000084 ( 0.000011)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000941 0.003437 1.000370 ( 1.381112)
build_miniruby 0.001037 0.000208 0.974802 ( 0.975886)
build_ruby 0.001296 0.000260 2.879520 ( 2.881124)
build_all 0.002283 0.007443 14.744510 ( 1.373232)
build_install 0.004363 0.005520 4.284584 ( 1.142447)
test_btest 0.000468 0.000176 77.077131 ( 7.321285)
test_basic 0.003203 0.001202 0.448359 ( 0.528244)
test_all 0.088254 0.048950 543.599200 ( 53.394057)
test_rubyspec 0.033047 0.002179 50.302163 ( 62.861298)
total: 131.86 sec