Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-155746
#<BuildRuby:0x0000561139b67600
@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.20220813-155746",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008539 0.002134 1.004806 ( 1.314494)
build_miniruby 0.001587 0.000397 0.075313 ( 0.073602)
build_ruby 0.001691 0.000423 0.080258 ( 0.078418)
build_all 0.010588 0.000000 1.534342 ( 0.599013)
build_install 0.021760 0.001260 1.878035 ( 0.914854)
test_btest 0.001061 0.000188 72.406001 ( 8.688561)
test_basic 0.002874 0.004964 0.344399 ( 0.434158)
test_all 0.004264 0.000656 677.026793 ( 66.014228)
test_rubyspec 0.092881 0.078972 46.118864 ( 53.642339)
total: 131.76 sec