Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-180010
#<BuildRuby:0x000056038f995398
@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.20220219-180010",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005253 0.000212 0.884277 ( 1.003899)
build_miniruby 0.000767 0.000118 0.062075 ( 0.060784)
build_ruby 0.000765 0.000117 0.063957 ( 0.062767)
build_all 0.004558 0.000064 3.187858 ( 0.824252)
build_install 0.008246 0.001178 6.697470 ( 2.255754)
test_btest 0.001394 0.000199 36.030736 ( 7.980565)
test_basic 0.004626 0.000661 0.303324 ( 0.393205)
test_all 0.002721 0.000213 538.677561 ( 79.958877)
test_rubyspec 0.066040 0.034051 39.823664 ( 46.891575)
total: 139.43 sec