Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-163111
#<BuildRuby:0x00005649e02b84c0
@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.20220904-163111",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004039 0.008532 0.986365 ( 1.146598)
build_miniruby 0.001666 0.000333 0.074186 ( 0.073102)
build_ruby 0.001840 0.000368 0.076588 ( 0.075406)
build_all 0.005473 0.004653 1.566717 ( 0.617256)
build_install 0.013294 0.008886 1.932089 ( 0.959491)
test_btest 0.000807 0.000254 76.816805 ( 8.477689)
test_basic 0.001763 0.006243 0.325318 ( 0.413797)
test_all 0.002870 0.000657 658.138001 ( 65.638641)
test_rubyspec 0.125705 0.046087 45.530294 ( 53.970581)
total: 131.37 sec