Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-102757
#<BuildRuby:0x000055d4efaa2660
@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-102757",
@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.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000000 0.005549 0.849617 ( 0.953312)
build_miniruby 0.000000 0.001016 0.062166 ( 0.061041)
build_ruby 0.000692 0.000217 0.064040 ( 0.062871)
build_all 0.004684 0.000147 3.194167 ( 0.833037)
build_install 0.009801 0.000292 6.675450 ( 2.252726)
test_btest 0.000775 0.000082 39.317395 ( 6.782373)
test_basic 0.005055 0.000135 0.275875 ( 0.365654)
test_all 0.003048 0.000193 538.492966 ( 85.316690)
test_rubyspec 0.068175 0.032286 39.652955 ( 46.595063)
total: 143.22 sec