Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-063608
#<BuildRuby:0x000055882cb1c4c0
@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.20220912-063608",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006221 0.005415 1.160001 ( 1.110960)
build_miniruby 0.001686 0.000389 0.072953 ( 0.071918)
build_ruby 0.001666 0.000385 0.077732 ( 0.076531)
build_all 0.007799 0.001800 1.547827 ( 0.611465)
build_install 0.015532 0.005218 1.907443 ( 0.949217)
test_btest 0.000923 0.000231 96.059111 ( 9.476248)
test_basic 0.007088 0.000404 0.342897 ( 0.430256)
test_all 0.004441 0.000747 686.373540 ( 68.858844)
test_rubyspec 0.077885 0.091844 47.129906 ( 55.620595)
total: 137.21 sec