Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-083526
#<BuildRuby:0x000055d53f901c20
@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.20220214-083526",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001301 0.004358 0.928214 ( 1.011294)
build_miniruby 0.000746 0.000124 0.062203 ( 0.061027)
build_ruby 0.000000 0.000938 0.063451 ( 0.062305)
build_all 0.000000 0.004622 3.165997 ( 0.823065)
build_install 0.008646 0.000832 6.620152 ( 2.232534)
test_btest 0.000613 0.000153 40.175595 ( 6.953727)
test_basic 0.004125 0.001032 0.271506 ( 0.361365)
test_all 0.002846 0.000135 539.874022 ( 78.970729)
test_rubyspec 0.053350 0.044319 39.636518 ( 46.631039)
total: 137.11 sec