Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-003641
#<BuildRuby:0x000055b6694f0f40
@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.20220207-003641",
@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.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.009814 0.935371 ( 1.088690)
build_miniruby 0.001291 0.000776 0.074854 ( 0.073140)
build_ruby 0.001557 0.000667 0.076037 ( 0.074250)
build_all 0.006417 0.002750 4.083371 ( 0.771999)
build_install 0.018298 0.007249 7.824436 ( 2.337991)
test_btest 0.000815 0.000343 74.710611 ( 8.231944)
test_basic 0.000000 0.008094 0.345240 ( 0.434742)
test_all 0.000965 0.000713 650.990417 ( 65.237033)
test_rubyspec 0.098214 0.066442 45.994896 ( 51.530444)
total: 129.78 sec