Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-192703
#<BuildRuby:0x000055cee66b69c0
@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.20220723-192703",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004900 0.004185 0.850626 ( 0.959543)
build_miniruby 0.001488 0.000213 0.054009 ( 0.053722)
build_ruby 0.001322 0.000189 0.046997 ( 0.046460)
build_all 0.004408 0.005281 1.241727 ( 0.470708)
build_install 0.011785 0.006560 4.329686 ( 1.849520)
test_btest 0.001522 0.000406 54.389747 ( 6.506346)
test_basic 0.002696 0.004451 0.293681 ( 0.386082)
test_all 0.002471 0.000772 473.447236 ( 51.559203)
test_rubyspec 0.067851 0.072491 41.727533 ( 47.731679)
total: 109.56 sec