Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-204731
#<BuildRuby:0x00005588ceaa44f0
@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.20220406-204731",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004477 0.008467 5.203735 ( 5.674178)
build_miniruby 0.001731 0.000666 0.792154 ( 0.794970)
build_ruby 0.001343 0.003057 3.379732 ( 3.166160)
build_all 0.019118 0.000864 21.578573 ( 2.323846)
build_install 0.018276 0.004648 8.711132 ( 2.980907)
test_btest 0.001228 0.000000 76.712277 ( 8.015636)
test_basic 0.001697 0.006536 0.347421 ( 0.433629)
test_all 0.002185 0.000000 642.937658 ( 65.690458)
test_rubyspec 0.099765 0.066363 46.598047 ( 52.157426)
total: 141.24 sec