Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-212707
#<BuildRuby:0x000055aeaebedc20
@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.20220211-212707",
@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.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005571 0.000000 0.877206 ( 1.475818)
build_miniruby 0.000823 0.000000 0.062356 ( 0.061303)
build_ruby 0.000896 0.000000 0.064073 ( 0.062785)
build_all 0.000551 0.004137 3.166399 ( 0.822771)
build_install 0.007146 0.003149 6.694716 ( 2.255445)
test_btest 0.000771 0.000081 36.570310 ( 8.372441)
test_basic 0.004460 0.000469 0.271014 ( 0.360886)
test_all 0.001066 0.002113 555.570993 ( 90.439155)
test_rubyspec 0.045838 0.032250 39.617082 ( 46.577809)
total: 150.43 sec