Logfile: /home/ko1/ruby/logs/brlog.trunk.20220412-134600
#<BuildRuby:0x0000560f4df7cc10
@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.20220412-134600",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000081 0.000013 0.000094 ( 0.000097)
build_up 0.010779 0.000368 1.011322 ( 1.350155)
build_miniruby 0.001778 0.000237 0.075750 ( 0.074136)
build_ruby 0.001511 0.000201 0.080276 ( 0.078608)
build_all 0.006127 0.003235 1.523853 ( 0.599843)
build_install 0.019154 0.001662 2.007661 ( 1.104025)
test_btest 0.000948 0.000142 74.321996 ( 8.310283)
test_basic 0.006480 0.000972 0.341607 ( 0.431520)
test_all 0.002660 0.000399 658.049360 ( 65.542877)
test_rubyspec 0.091825 0.085558 46.620716 ( 51.992012)
total: 129.48 sec