Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-205024
#<BuildRuby:0x000055e98bbfc1b8
@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.20220227-205024",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005690 0.000000 0.931882 ( 1.548249)
build_miniruby 0.000902 0.000000 0.062381 ( 0.061249)
build_ruby 0.000900 0.000000 0.064389 ( 0.063278)
build_all 0.004822 0.000000 3.317664 ( 0.901558)
build_install 0.009987 0.000000 6.826667 ( 2.344525)
test_btest 0.000733 0.000000 39.362445 ( 7.178514)
test_basic 0.001921 0.003460 0.270168 ( 0.360293)
test_all 0.001999 0.003072 553.137009 ( 82.145390)
test_rubyspec 0.069618 0.034205 39.854032 ( 46.817226)
total: 141.42 sec