Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-211004
#<BuildRuby:0x00005603b29d49d0
@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.20220720-211004",
@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.000004 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010110 0.001337 0.964084 ( 1.660053)
build_miniruby 0.002035 0.000436 0.072604 ( 0.071447)
build_ruby 0.001520 0.000326 0.076176 ( 0.075265)
build_all 0.006687 0.003964 1.553916 ( 0.597790)
build_install 0.020106 0.002058 5.188929 ( 2.129681)
test_btest 0.000963 0.000210 71.868767 ( 8.065022)
test_basic 0.007877 0.000000 0.328653 ( 0.417256)
test_all 0.001592 0.000310 635.036034 ( 64.736342)
test_rubyspec 0.110658 0.067142 45.855988 ( 51.552310)
total: 129.31 sec