Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-014510
#<BuildRuby:0x000056255f3889e0
@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.20220207-014510",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006613 0.004637 0.958957 ( 2.410959)
build_miniruby 0.000000 0.002016 0.067260 ( 0.065471)
build_ruby 0.000874 0.001169 0.074651 ( 0.072281)
build_all 0.008061 0.002303 4.106738 ( 0.785986)
build_install 0.017040 0.007315 7.840190 ( 2.361265)
test_btest 0.001231 0.000389 73.493303 ( 8.441113)
test_basic 0.002320 0.005208 0.336115 ( 0.424976)
test_all 0.001919 0.000278 659.572911 ( 65.105169)
test_rubyspec 0.096841 0.064035 45.863855 ( 51.442330)
total: 131.11 sec