Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220315-004803
#<BuildRuby:0x00005626cc9f0bc0
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@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-test.20220315-004803",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.001851 0.003798 0.975411 ( 0.969643)
build_miniruby 0.000833 0.000128 0.061779 ( 0.060619)
build_ruby 0.000779 0.000120 0.064123 ( 0.063039)
build_all 0.004589 0.000068 3.326986 ( 0.908719)
build_install 0.005613 0.004440 6.816435 ( 2.343955)
test_btest 0.000704 0.000141 39.400604 ( 7.617282)
test_basic 0.005050 0.000141 0.293542 ( 0.383366)
test_all 0.002021 0.001252 536.565378 ( 88.623321)
test_rubyspec 0.045451 0.038848 39.764086 ( 46.660821)
total: 147.63 sec