Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-055720
#<BuildRuby:0x0000560c5d448a58
@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.20220407-055720",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008402 0.002291 1.035914 ( 4.053185)
build_miniruby 0.001782 0.000486 0.073747 ( 0.071342)
build_ruby 0.001808 0.000493 0.074632 ( 0.071983)
build_all 0.009480 0.001101 1.485755 ( 0.585459)
build_install 0.018196 0.005943 6.018139 ( 2.908139)
test_btest 0.001041 0.000278 78.049878 ( 8.099174)
test_basic 0.006112 0.001630 0.341996 ( 0.431715)
test_all 0.001492 0.000397 652.956176 ( 66.499278)
test_rubyspec 0.130717 0.040989 46.604183 ( 51.863298)
total: 134.58 sec