Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-082225
#<BuildRuby:0x00005568758381b8
@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-082225",
@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.000018 0.000000 0.000018 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.005787 0.000000 0.835108 ( 0.913431)
build_miniruby 0.000954 0.000000 0.062478 ( 0.061359)
build_ruby 0.000898 0.000000 0.064050 ( 0.062932)
build_all 0.004832 0.000000 3.179643 ( 0.824270)
build_install 0.010139 0.000000 6.667441 ( 2.260123)
test_btest 0.000565 0.000000 34.253284 ( 7.813024)
test_basic 0.005228 0.000000 0.263028 ( 0.352906)
test_all 0.000722 0.002593 549.740560 ( 85.146716)
test_rubyspec 0.081512 0.018884 39.665126 ( 46.610579)
total: 144.05 sec