Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-024104
#<BuildRuby:0x000055aaa36c84c0
@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.20220812-024104",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.012225 0.993621 ( 4.300232)
build_miniruby 0.001428 0.000549 0.076669 ( 0.074924)
build_ruby 0.001507 0.000580 0.072426 ( 0.070243)
build_all 0.005784 0.004956 1.543099 ( 0.578375)
build_install 0.013315 0.011100 5.243715 ( 2.068037)
test_btest 0.000666 0.000333 76.868393 ( 8.126197)
test_basic 0.004556 0.002278 0.319331 ( 0.411403)
test_all 0.002126 0.001063 664.344746 ( 66.141780)
test_rubyspec 0.095316 0.085892 45.220372 ( 52.839293)
total: 134.61 sec