Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-164152
#<BuildRuby:0x000055ab1a413d20
@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.20240619-164152",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.002225 0.003342 1.470300 ( 1.780532)
build_miniruby 0.000856 0.000270 1.063557 ( 1.063112)
build_ruby 0.001427 0.000000 3.353621 ( 3.353586)
build_all 0.007313 0.002972 17.712045 ( 1.676746)
build_install 0.007467 0.003723 6.185007 ( 1.491824)
test_btest 0.000847 0.000283 108.605030 ( 9.006185)
test_basic 0.001012 0.004125 0.915169 ( 0.990072)
test_all 0.091779 0.048124 546.438560 ( 58.536766)
test_rubyspec 0.036349 0.029646 133.238049 ( 15.719111)
total: 93.62 sec