Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-193056
#<BuildRuby:0x000055f6bed9e8a0
@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.20220403-193056",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003336 0.007850 1.013856 ( 1.121092)
build_miniruby 0.001607 0.000670 0.077576 ( 0.076395)
build_ruby 0.001471 0.000613 0.080376 ( 0.079028)
build_all 0.010707 0.000000 4.270274 ( 0.867182)
build_install 0.019215 0.004288 8.441485 ( 2.995400)
test_btest 0.000735 0.000232 75.460971 ( 8.009988)
test_basic 0.003884 0.004177 0.342538 ( 0.432370)
test_all 0.000758 0.001538 695.231437 ( 67.678260)
test_rubyspec 0.089793 0.091172 46.459514 ( 51.716316)
total: 132.98 sec