Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-041955
#<BuildRuby:0x0000561385aa93a0
@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.20220506-041955",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000043 0.000012 0.000055 ( 0.000053)
configure 0.000033 0.000010 0.000043 ( 0.000037)
build_up 0.006455 0.000639 0.890815 ( 1.131468)
build_miniruby 0.000654 0.000175 0.058406 ( 0.057983)
build_ruby 0.000659 0.000175 0.062006 ( 0.061746)
build_all 0.004477 0.001193 1.287174 ( 0.548412)
build_install 0.008934 0.004530 6.649363 ( 3.182700)
test_btest 0.000506 0.000149 60.640080 ( 13.573780)
test_basic 0.003364 0.000990 0.252564 ( 0.345954)
test_all 0.000993 0.000292 530.646698 ( 62.863657)
test_rubyspec 0.039489 0.007533 52.902098 ( 58.439774)
total: 140.21 sec