Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-143004
#<BuildRuby:0x00005601b70008e8
@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-143004",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005645 0.007034 1.043964 ( 2.008186)
build_miniruby 0.001422 0.000474 0.067719 ( 0.066092)
build_ruby 0.001569 0.000523 0.076084 ( 0.074149)
build_all 0.010904 0.000000 4.175317 ( 0.851900)
build_install 0.013533 0.009564 8.535978 ( 2.957876)
test_btest 0.000000 0.001518 79.901051 ( 8.279171)
test_basic 0.005615 0.003101 0.325756 ( 0.412372)
test_all 0.001519 0.000579 711.317019 ( 68.507868)
test_rubyspec 0.084942 0.091992 46.602568 ( 52.096386)
total: 135.25 sec