Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-140005
#<BuildRuby:0x0000558af34a1c20
@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.20220222-140005",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001302 0.004272 0.904537 ( 6.681080)
build_miniruby 0.000756 0.000058 0.062246 ( 0.061058)
build_ruby 0.001025 0.000000 0.064371 ( 0.063097)
build_all 0.004557 0.000093 3.183607 ( 0.834017)
build_install 0.009975 0.000000 6.652247 ( 2.235757)
test_btest 0.000704 0.000000 39.472234 ( 7.225888)
test_basic 0.002916 0.003541 0.295662 ( 0.383962)
test_all 0.002740 0.000228 541.130623 ( 87.626480)
test_rubyspec 0.060107 0.047268 40.030288 ( 46.967383)
total: 152.08 sec