Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-134953
#<BuildRuby:0x000056234ecfb238
@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.20220227-134953",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.005290 0.000407 0.986151 ( 1.045276)
build_miniruby 0.000773 0.000060 0.062332 ( 0.061337)
build_ruby 0.000775 0.000060 0.064450 ( 0.063297)
build_all 0.001661 0.002891 3.295593 ( 0.888293)
build_install 0.008670 0.001084 6.802099 ( 2.313223)
test_btest 0.000785 0.000098 42.550503 ( 6.756103)
test_basic 0.006036 0.000754 0.343659 ( 0.431217)
test_all 0.002906 0.000258 543.289834 ( 79.805585)
test_rubyspec 0.074478 0.032650 40.130262 ( 47.070718)
total: 138.44 sec