Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-215150
#<BuildRuby:0x000055e2b5f99398
@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.20220227-215150",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001307 0.004354 0.978248 ( 1.079024)
build_miniruby 0.000899 0.000000 0.062759 ( 0.061623)
build_ruby 0.000902 0.000000 0.064316 ( 0.063252)
build_all 0.001127 0.003623 3.318818 ( 0.900722)
build_install 0.007805 0.002337 6.823000 ( 2.339667)
test_btest 0.000573 0.000229 41.682908 ( 6.877398)
test_basic 0.003626 0.001450 0.240510 ( 0.331057)
test_all 0.001974 0.001058 559.229864 ( 83.669117)
test_rubyspec 0.054977 0.036340 39.888754 ( 46.830589)
total: 142.15 sec