Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-091957
#<BuildRuby:0x000055e06666dc20
@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.20220212-091957",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.001997 0.003611 0.856962 ( 1.005068)
build_miniruby 0.000761 0.000109 0.061948 ( 0.060838)
build_ruby 0.000769 0.000109 0.064309 ( 0.063035)
build_all 0.001476 0.003386 3.172487 ( 0.820634)
build_install 0.007886 0.002245 6.678540 ( 2.227784)
test_btest 0.000614 0.000130 42.267200 ( 6.925021)
test_basic 0.004216 0.000888 0.292158 ( 0.382130)
test_all 0.003287 0.000230 556.079477 ( 80.933842)
test_rubyspec 0.058811 0.047549 39.648733 ( 46.603738)
total: 139.02 sec