Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-200044
#<BuildRuby:0x00005627dd1f7858
@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-200044",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010298 0.002376 1.009975 ( 1.061733)
build_miniruby 0.001407 0.000325 0.074308 ( 0.073364)
build_ruby 0.001542 0.000356 0.067444 ( 0.066108)
build_all 0.011373 0.000000 4.203281 ( 0.846733)
build_install 0.009875 0.013567 8.507740 ( 3.011438)
test_btest 0.000883 0.000294 80.545081 ( 8.735676)
test_basic 0.007477 0.000000 0.335408 ( 0.425100)
test_all 0.001905 0.000008 663.180210 ( 65.903490)
test_rubyspec 0.101335 0.077843 46.347441 ( 51.801035)
total: 131.93 sec