Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-213457
#<BuildRuby:0x00005567d1648fa0
@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-213457",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000011)
build_up 0.002040 0.003605 0.896796 ( 0.946140)
build_miniruby 0.000649 0.000093 0.062365 ( 0.061315)
build_ruby 0.000907 0.000000 0.064434 ( 0.063313)
build_all 0.004483 0.000226 3.295936 ( 0.890558)
build_install 0.009177 0.000659 6.847956 ( 2.372588)
test_btest 0.000768 0.000096 40.605397 ( 6.780475)
test_basic 0.004605 0.000575 0.270545 ( 0.360651)
test_all 0.002092 0.001350 545.919223 ( 81.986231)
test_rubyspec 0.071588 0.027758 40.028317 ( 46.927471)
total: 140.39 sec