Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-130838
#<BuildRuby:0x0000564e3906f4b8
@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.20220921-130838",
@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.000005)
autoconf 0.000093 0.000000 0.000093 ( 0.000095)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005444 0.004791 1.087154 ( 1.128020)
build_miniruby 0.001723 0.000539 0.116800 ( 0.112663)
build_ruby 0.001411 0.000441 0.122872 ( 0.106302)
build_all 0.003866 0.005882 1.571787 ( 0.652073)
build_install 0.022329 0.000559 1.944903 ( 0.985866)
test_btest 0.001048 0.000306 74.032808 ( 8.256594)
test_basic 0.006179 0.001802 0.389549 ( 0.479760)
test_all 0.002658 0.000775 671.569618 ( 68.072584)
test_rubyspec 0.108262 0.054960 45.719723 ( 54.258095)
total: 134.05 sec