Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-031738
#<BuildRuby:0x00005580c4bba630
@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.20220218-031738",
@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.000002 0.000009 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003459 0.002230 0.908112 ( 1.043633)
build_miniruby 0.000693 0.000148 0.061925 ( 0.060881)
build_ruby 0.000722 0.000154 0.064000 ( 0.062842)
build_all 0.003877 0.000831 3.176640 ( 0.823719)
build_install 0.007726 0.001656 6.639487 ( 2.230586)
test_btest 0.000666 0.000142 36.923322 ( 7.364846)
test_basic 0.005214 0.000140 0.239426 ( 0.329316)
test_all 0.003451 0.000000 549.166485 ( 81.038762)
test_rubyspec 0.063316 0.036150 39.618587 ( 46.553285)
total: 139.51 sec