Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-142333
#<BuildRuby:0x000056388b7c6dd8
@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.20220830-142333",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010912 0.000349 1.000499 ( 1.465385)
build_miniruby 0.002350 0.000313 0.080507 ( 0.078076)
build_ruby 0.002009 0.000268 0.074143 ( 0.071881)
build_all 0.010463 0.000730 1.527042 ( 0.566613)
build_install 0.014078 0.008814 1.901753 ( 0.915720)
test_btest 0.001076 0.000216 77.787466 ( 8.576858)
test_basic 0.003620 0.004493 0.319700 ( 0.407286)
test_all 0.003785 0.000682 650.692040 ( 65.479205)
test_rubyspec 0.133905 0.040319 46.056732 ( 54.466630)
total: 132.03 sec