Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-131354
#<BuildRuby:0x000055db2972fee8
@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.20240622-131354",
@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.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000007 0.000006 0.000013 ( 0.000013)
configure 0.000006 0.000006 0.000012 ( 0.000012)
build_up 0.001220 0.005228 1.884706 ( 2.057933)
build_miniruby 0.000572 0.000572 1.089846 ( 1.089159)
build_ruby 0.001660 0.000000 3.385283 ( 3.385928)
build_all 0.010816 0.000000 18.027293 ( 1.674136)
build_install 0.007176 0.003205 6.347129 ( 1.536377)
test_btest 0.000730 0.000487 109.392071 ( 9.767715)
test_basic 0.002867 0.001911 0.912049 ( 0.987414)
test_all 0.084768 0.056013 558.511672 ( 56.796899)
test_rubyspec 0.034632 0.034628 137.751382 ( 16.264112)
total: 93.56 sec