Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-075405
#<BuildRuby:0x000055eba08372c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220618-075405",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006033 0.000928 0.868557 ( 1.027098)
build_miniruby 0.000922 0.000142 0.057853 ( 0.056597)
build_ruby 0.000779 0.000120 0.059507 ( 0.058399)
build_all 0.004285 0.000000 1.541959 ( 0.620051)
build_install 0.010179 0.000729 6.332417 ( 2.864714)
test_btest 0.000673 0.000090 54.156649 ( 8.530641)
test_basic 0.005795 0.000107 0.343989 ( 0.431817)
test_all 0.001168 0.000146 619.883476 ( 91.266406)
test_rubyspec 0.088292 0.036922 44.047006 ( 49.586714)
total: 154.44 sec