Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-131251
#<BuildRuby:0x000055b7dfbad5a0
@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.20220307-131251",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001197 0.004218 0.903731 ( 1.886160)
build_miniruby 0.000785 0.000061 0.062159 ( 0.061145)
build_ruby 0.000830 0.000064 0.063556 ( 0.062526)
build_all 0.004406 0.000339 3.265232 ( 0.893504)
build_install 0.006264 0.003223 6.785679 ( 2.339900)
test_btest 0.000715 0.000085 40.720033 ( 7.476566)
test_basic 0.004439 0.000522 0.272290 ( 0.362544)
test_all 0.003355 0.000395 534.110485 ( 87.280878)
test_rubyspec 0.053086 0.027202 39.664998 ( 46.561345)
total: 146.93 sec