Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-024615
#<BuildRuby:0x00005588a5a0cb38
@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.20220326-024615",
@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.000006)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011100 0.001048 1.022341 ( 1.108966)
build_miniruby 0.001575 0.000525 0.075411 ( 0.073985)
build_ruby 0.001322 0.000441 0.074003 ( 0.072697)
build_all 0.004765 0.004601 4.127319 ( 0.839292)
build_install 0.017245 0.005901 7.961793 ( 2.436871)
test_btest 0.000912 0.000342 77.705887 ( 8.047574)
test_basic 0.001702 0.005567 0.337978 ( 0.427413)
test_all 0.001436 0.000628 666.244214 ( 65.860305)
test_rubyspec 0.105709 0.057882 45.926417 ( 51.407872)
total: 130.28 sec