Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-104021
#<BuildRuby:0x000056325419d6b0
@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",
@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.20220201-104021",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001416 0.004514 0.887159 ( 1.096166)
build_miniruby 0.000740 0.000202 0.062292 ( 0.061271)
build_ruby 0.000707 0.000192 0.064064 ( 0.062787)
build_all 0.004892 0.000000 3.236731 ( 0.848819)
build_install 0.010312 0.000439 6.649293 ( 2.236694)
test_btest 0.000543 0.000117 27.362542 ( 25.033069)
test_basic 0.004635 0.000993 0.262680 ( 0.352143)
test_all 0.002909 0.000624 551.965272 ( 79.712521)
test_rubyspec 0.059125 0.031387 39.537758 ( 46.520856)
total: 155.92 sec