Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-032431
#<BuildRuby:0x000055bc927b81b8
@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.20220325-032431",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001822 0.003969 0.890849 ( 1.123161)
build_miniruby 0.000864 0.000062 0.062893 ( 0.061785)
build_ruby 0.000781 0.000056 0.064358 ( 0.063050)
build_all 0.000512 0.004170 3.293231 ( 0.892419)
build_install 0.003073 0.006971 6.771871 ( 2.314301)
test_btest 0.000602 0.000150 38.307884 ( 7.146617)
test_basic 0.002895 0.002517 0.240056 ( 0.329871)
test_all 0.001846 0.001478 556.215533 ( 79.900431)
test_rubyspec 0.071924 0.034669 39.556148 ( 46.505199)
total: 138.34 sec