Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-201654
#<BuildRuby:0x000055914dde4c00
@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.20220903-201654",
@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.000012 0.000004 0.000016 ( 0.000016)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007625 0.002542 0.982906 ( 1.010216)
build_miniruby 0.001380 0.000460 0.074216 ( 0.073636)
build_ruby 0.001467 0.000489 0.076542 ( 0.076092)
build_all 0.004857 0.004735 1.547481 ( 0.610111)
build_install 0.015355 0.007078 1.891880 ( 0.947355)
test_btest 0.000807 0.000323 80.035953 ( 8.300824)
test_basic 0.005661 0.002265 0.317971 ( 0.407794)
test_all 0.003160 0.001263 635.894170 ( 64.765632)
test_rubyspec 0.086241 0.088646 45.458085 ( 53.881431)
total: 130.07 sec