Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-015532
#<BuildRuby:0x0000564d3e0d0ea8
@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.20220725-015532",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011869 0.000069 1.036205 ( 2.331504)
build_miniruby 0.002038 0.000000 0.074689 ( 0.072738)
build_ruby 0.001919 0.000078 0.066304 ( 0.064561)
build_all 0.009782 0.000436 1.541893 ( 0.580378)
build_install 0.021328 0.001764 5.144445 ( 2.063825)
test_btest 0.001204 0.000230 73.880134 ( 8.703876)
test_basic 0.006100 0.001162 0.323771 ( 0.413810)
test_all 0.000000 0.001817 675.455618 ( 66.188010)
test_rubyspec 0.075477 0.094368 45.245838 ( 51.182877)
total: 131.60 sec