Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-114342
#<BuildRuby:0x00005595ed400fa0
@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.20220222-114342",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005732 0.000000 0.879320 ( 1.055962)
build_miniruby 0.000858 0.000000 0.061840 ( 0.060757)
build_ruby 0.000878 0.000000 0.064356 ( 0.063290)
build_all 0.000662 0.003996 3.181073 ( 0.827023)
build_install 0.006994 0.002800 6.649307 ( 2.223741)
test_btest 0.000649 0.000153 40.191515 ( 6.655900)
test_basic 0.004303 0.001012 0.323724 ( 0.413027)
test_all 0.001060 0.002048 528.892202 ( 77.910614)
test_rubyspec 0.083820 0.018304 39.697266 ( 46.665225)
total: 135.88 sec