Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-123903
#<BuildRuby:0x00005622ff9fa600
@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.20220217-123903",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.002067 0.003406 0.908598 ( 3.227142)
build_miniruby 0.000655 0.000238 0.061957 ( 0.060848)
build_ruby 0.000904 0.000000 0.063700 ( 0.062525)
build_all 0.001367 0.003325 3.176223 ( 0.822446)
build_install 0.006833 0.002846 6.630518 ( 2.230525)
test_btest 0.000574 0.000239 39.324008 ( 6.611903)
test_basic 0.003631 0.001513 0.239051 ( 0.329116)
test_all 0.002395 0.000998 545.635797 ( 80.776146)
test_rubyspec 0.040699 0.058100 39.576389 ( 46.541688)
total: 140.66 sec