Logfile: /home/ko1/ruby/logs/brlog.trunk.20220525-053421
#<BuildRuby:0x000055c73457f778
@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.20220525-053421",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003105 0.009216 1.011962 ( 1.219251)
build_miniruby 0.001472 0.000453 0.074909 ( 0.073568)
build_ruby 0.001576 0.000485 0.072127 ( 0.070340)
build_all 0.004947 0.004736 1.508114 ( 0.599828)
build_install 0.022456 0.001768 5.839478 ( 2.766091)
test_btest 0.000971 0.000278 77.632608 ( 8.924908)
test_basic 0.005043 0.003186 0.329761 ( 0.418628)
test_all 0.004926 0.000000 700.166974 ( 67.520087)
test_rubyspec 0.106988 0.063711 45.945547 ( 51.424584)
total: 133.02 sec