Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-042916
#<BuildRuby:0x000055fca35ff398
@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.20240112-042916",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003765 0.000685 0.892112 ( 1.293806)
build_miniruby 0.000856 0.000156 0.914773 ( 0.914691)
build_ruby 0.000000 0.001272 2.723140 ( 2.727698)
build_all 0.005375 0.004348 14.757715 ( 1.386240)
build_install 0.009336 0.000000 4.235526 ( 1.140427)
test_btest 0.000547 0.000126 77.473871 ( 7.420634)
test_basic 0.000000 0.003293 0.602800 ( 0.677246)
test_all 0.103898 0.031889 523.057797 ( 60.001902)
test_rubyspec 0.027218 0.008383 51.284328 ( 63.768111)
total: 139.33 sec