Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-135623
#<BuildRuby:0x000056177d88d480
@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.20221009-135623",
@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.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007465 0.002986 1.115217 ( 1.177627)
build_miniruby 0.001487 0.000595 0.100494 ( 0.098565)
build_ruby 0.001157 0.000463 0.097624 ( 0.095315)
build_all 0.007257 0.000874 1.296584 ( 0.569331)
build_install 0.013381 0.000989 1.614664 ( 0.884860)
test_btest 0.001146 0.000352 62.901150 ( 6.342552)
test_basic 0.005692 0.000076 0.348269 ( 0.440996)
test_all 0.006699 0.000333 479.978564 ( 53.568218)
test_rubyspec 0.073268 0.038651 42.426861 ( 50.987483)
total: 114.17 sec