Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-090341
#<BuildRuby:0x0000557b52c783a0
@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.20220907-090341",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003016 0.008703 0.969851 ( 1.006414)
build_miniruby 0.001805 0.000417 0.070237 ( 0.067714)
build_ruby 0.001338 0.000309 0.071273 ( 0.069786)
build_all 0.007860 0.001813 1.562893 ( 0.584470)
build_install 0.016976 0.005520 1.906564 ( 0.940100)
test_btest 0.000864 0.000216 93.266031 ( 10.065144)
test_basic 0.005949 0.001487 0.349533 ( 0.442234)
test_all 0.003325 0.000831 626.964670 ( 66.139385)
test_rubyspec 0.113180 0.057540 47.139128 ( 55.545386)
total: 134.86 sec