Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-203427
#<BuildRuby:0x000055869fa134b8
@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.20220919-203427",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009969 0.000854 1.077033 ( 1.386129)
build_miniruby 0.001746 0.000249 0.114944 ( 0.110734)
build_ruby 0.001606 0.000229 0.107233 ( 0.090531)
build_all 0.010048 0.000087 1.584790 ( 0.653471)
build_install 0.020695 0.001250 1.961138 ( 0.970936)
test_btest 0.001130 0.000125 71.219440 ( 7.992397)
test_basic 0.007052 0.000784 0.380871 ( 0.469063)
test_all 0.003794 0.000421 682.309199 ( 68.611444)
test_rubyspec 0.105537 0.068226 46.022166 ( 54.471116)
total: 134.76 sec