Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-072811
#<BuildRuby:0x000055c9d27b4b60
@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.20220801-072811",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008071 0.003949 1.018377 ( 3.540362)
build_miniruby 0.001943 0.000000 0.075765 ( 0.075313)
build_ruby 0.002035 0.000064 0.075876 ( 0.074618)
build_all 0.008336 0.002084 1.530224 ( 0.577493)
build_install 0.012634 0.010110 5.274418 ( 2.114377)
test_btest 0.000589 0.000197 77.848384 ( 8.423892)
test_basic 0.001745 0.005350 0.337165 ( 0.425864)
test_all 0.001343 0.000522 645.049152 ( 64.660440)
test_rubyspec 0.123949 0.062073 45.302444 ( 50.840719)
total: 130.73 sec