Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-200918
#<BuildRuby:0x0000556a4e540b38
@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.20220312-200918",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004975 0.005646 1.002223 ( 1.063436)
build_miniruby 0.001401 0.000467 0.069121 ( 0.068761)
build_ruby 0.001252 0.000417 0.075532 ( 0.075561)
build_all 0.007529 0.002509 1.476903 ( 0.619420)
build_install 0.018436 0.004712 5.221171 ( 2.217959)
test_btest 0.001010 0.000319 75.802921 ( 8.270037)
test_basic 0.001393 0.005930 0.331578 ( 0.423985)
test_all 0.001211 0.000461 698.316811 ( 67.971599)
test_rubyspec 0.087654 0.071347 46.231678 ( 51.653520)
total: 132.37 sec