Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-211439
#<BuildRuby:0x0000563467b79548
@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.20220217-211439",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004769 0.000397 0.845499 ( 1.401796)
build_miniruby 0.000882 0.000074 0.062367 ( 0.061121)
build_ruby 0.000843 0.000070 0.063738 ( 0.062574)
build_all 0.000018 0.004711 3.174878 ( 0.826160)
build_install 0.004111 0.005741 6.611143 ( 2.225895)
test_btest 0.000598 0.000149 36.883910 ( 7.526408)
test_basic 0.005502 0.000090 0.240025 ( 0.329537)
test_all 0.002836 0.000654 551.147495 ( 85.043877)
test_rubyspec 0.074292 0.022315 39.493465 ( 46.441754)
total: 143.92 sec