Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220324-231033
#<BuildRuby:0x000055ad4ef2e350
@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.20220324-231033",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.000970 0.004213 0.917354 ( 0.972511)
build_miniruby 0.000947 0.000000 0.062598 ( 0.061231)
build_ruby 0.000841 0.000000 0.064122 ( 0.063065)
build_all 0.004552 0.000162 3.311529 ( 0.897083)
build_install 0.004479 0.005019 6.832158 ( 2.360733)
test_btest 0.000682 0.000098 39.084416 ( 6.740861)
test_basic 0.000679 0.004899 0.247518 ( 0.336662)
test_all 0.002958 0.000000 549.688557 ( 80.756429)
test_rubyspec 0.047344 0.040945 39.649138 ( 46.550243)
total: 138.74 sec