Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-181209
#<BuildRuby:0x0000562879d504b0
@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.20220225-181209",
@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.000008 0.000002 0.000010 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.010373 0.001238 0.971233 ( 1.079713)
build_miniruby 0.001703 0.000501 0.075802 ( 0.074399)
build_ruby 0.001225 0.000360 0.071331 ( 0.069926)
build_all 0.003648 0.007084 4.161266 ( 0.857426)
build_install 0.019567 0.004380 8.007255 ( 2.450088)
test_btest 0.001031 0.000360 73.070316 ( 8.241774)
test_basic 0.006185 0.002165 0.343171 ( 0.430897)
test_all 0.001422 0.000498 705.383524 ( 67.767180)
test_rubyspec 0.128389 0.046511 46.268898 ( 51.439899)
total: 132.41 sec