Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-234942
#<BuildRuby:0x000055c619429548
@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.20220209-234942",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.001576 0.003999 0.823358 ( 1.020456)
build_miniruby 0.000948 0.000067 0.062487 ( 0.061178)
build_ruby 0.000906 0.000065 0.064125 ( 0.063051)
build_all 0.000000 0.004816 3.171072 ( 0.823036)
build_install 0.006153 0.003825 6.638105 ( 2.229185)
test_btest 0.000625 0.000125 37.763636 ( 7.236230)
test_basic 0.004466 0.000893 0.242545 ( 0.332353)
test_all 0.002837 0.000160 537.377617 ( 86.772527)
test_rubyspec 0.090016 0.016875 39.493823 ( 46.472647)
total: 145.01 sec