Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-034033
#<BuildRuby:0x00005630dd14fde8
@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.20240621-034033",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004656 0.001370 1.744775 ( 2.141581)
build_miniruby 0.000836 0.000246 1.106438 ( 1.107570)
build_ruby 0.001207 0.000355 3.425934 ( 3.426591)
build_all 0.007945 0.002817 18.196142 ( 1.710864)
build_install 0.010671 0.000000 6.390355 ( 1.493153)
test_btest 0.001548 0.000000 113.533927 ( 9.085082)
test_basic 0.004722 0.000000 0.902430 ( 0.976326)
test_all 0.123637 0.018308 561.608856 ( 62.755655)
test_rubyspec 0.034326 0.029305 136.722101 ( 16.084427)
total: 98.78 sec