Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-032413
#<BuildRuby:0x000056072200a148
@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.20220820-032413",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001046 0.008446 3.502284 ( 3.218626)
build_miniruby 0.007747 0.000000 100.056805 ( 11.562197)
build_ruby 0.003536 0.000000 2.601464 ( 2.359177)
build_all 0.019848 0.010746 72.368396 ( 7.488530)
build_install 0.011829 0.003318 1.642225 ( 0.792651)
test_btest 0.000995 0.000389 53.860166 ( 6.145363)
test_basic 0.001902 0.004706 0.299160 ( 0.389202)
test_all 0.003016 0.001207 482.627747 ( 51.340807)
test_rubyspec 0.075213 0.037853 41.892753 ( 50.142998)
total: 133.44 sec