Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-144528
#<BuildRuby:0x000056178f5888e0
@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.20220220-144528",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.005451 0.824898 ( 1.064166)
build_miniruby 0.000000 0.000866 0.061552 ( 0.060465)
build_ruby 0.000000 0.000911 0.063759 ( 0.062570)
build_all 0.000000 0.004761 3.169303 ( 0.823038)
build_install 0.007800 0.002867 6.654772 ( 2.247915)
test_btest 0.000651 0.000217 39.582664 ( 7.167906)
test_basic 0.003888 0.001296 0.244022 ( 0.333964)
test_all 0.002443 0.000814 543.817428 ( 80.881321)
test_rubyspec 0.039749 0.046317 39.759949 ( 46.686804)
total: 139.33 sec