Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-082752
#<BuildRuby:0x00005577f0c084e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220329-082752",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000005 0.000013 ( 0.000012)
configure 0.000005 0.000004 0.000009 ( 0.000009)
build_up 0.006032 0.005436 1.001932 ( 1.733373)
build_miniruby 0.001259 0.000839 0.073518 ( 0.071209)
build_ruby 0.000000 0.002346 0.075804 ( 0.073209)
build_all 0.010337 0.000000 4.182273 ( 0.846140)
build_install 0.018143 0.002629 7.768091 ( 2.473124)
test_btest 0.000903 0.000422 75.167588 ( 8.234954)
test_basic 0.002111 0.005855 0.344831 ( 0.436044)
test_all 0.001260 0.000672 678.672215 ( 66.234078)
test_rubyspec 0.064618 0.099356 45.913341 ( 51.236197)
total: 131.34 sec