Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-042350
#<BuildRuby:0x00005593a68928a0
@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.20220309-042350",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009546 0.000846 1.012116 ( 1.369186)
build_miniruby 0.001879 0.000000 0.074801 ( 0.073905)
build_ruby 0.002095 0.000000 0.080149 ( 0.078173)
build_all 0.009929 0.000084 4.221017 ( 0.851206)
build_install 0.022074 0.000397 7.856299 ( 2.392669)
test_btest 0.001128 0.000113 72.881785 ( 8.398042)
test_basic 0.000000 0.007353 0.331015 ( 0.420087)
test_all 0.000000 0.002050 700.385304 ( 67.617988)
test_rubyspec 0.112862 0.050397 45.999964 ( 51.540920)
total: 132.74 sec