Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-212231
#<BuildRuby:0x0000562e850808e0
@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.20220212-212231",
@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.000006)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005457 0.000000 0.893027 ( 1.340894)
build_miniruby 0.000816 0.000000 0.061729 ( 0.060617)
build_ruby 0.000933 0.000000 0.063815 ( 0.062660)
build_all 0.000672 0.003889 3.172957 ( 0.825755)
build_install 0.009690 0.000341 6.653558 ( 2.236472)
test_btest 0.000804 0.000047 37.673792 ( 7.798995)
test_basic 0.001028 0.004407 0.287254 ( 0.376987)
test_all 0.003223 0.000379 550.943969 ( 85.908658)
test_rubyspec 0.079914 0.027887 39.695023 ( 46.662131)
total: 145.27 sec