Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-165308
#<BuildRuby:0x000055b608b11548
@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.20220218-165308",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005433 0.000239 0.919134 ( 8.261627)
build_miniruby 0.001025 0.000000 0.062478 ( 0.061114)
build_ruby 0.000901 0.000000 0.064189 ( 0.063051)
build_all 0.004628 0.000000 3.198992 ( 0.831013)
build_install 0.004595 0.005323 6.671145 ( 2.241897)
test_btest 0.000682 0.000144 39.856212 ( 6.722215)
test_basic 0.005444 0.000000 0.304282 ( 0.393900)
test_all 0.002747 0.000066 541.349664 ( 79.737649)
test_rubyspec 0.068206 0.036643 39.630457 ( 46.558905)
total: 144.87 sec