Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-092403
#<BuildRuby:0x0000560a2c161520
@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.20220609-092403",
@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.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009505 0.000731 0.837673 ( 0.966030)
build_miniruby 0.001294 0.000100 0.054624 ( 0.053211)
build_ruby 0.001482 0.000114 0.064566 ( 0.063578)
build_all 0.007859 0.000604 1.216626 ( 0.488569)
build_install 0.017755 0.000873 4.877448 ( 2.437567)
test_btest 0.000000 0.002337 53.298222 ( 5.854030)
test_basic 0.003088 0.003442 0.285171 ( 0.383863)
test_all 0.002573 0.000344 518.691889 ( 54.351460)
test_rubyspec 0.076389 0.059694 41.606101 ( 47.502385)
total: 112.10 sec