Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-193948
#<BuildRuby:0x000055d9165601b8
@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.20220223-193948",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.005815 0.727085 ( 0.784694)
build_miniruby 0.000000 0.000879 0.062265 ( 0.061039)
build_ruby 0.000000 0.000994 0.064776 ( 0.063570)
build_all 0.004415 0.000527 3.285827 ( 0.892021)
build_install 0.008363 0.001576 6.797470 ( 2.323435)
test_btest 0.000592 0.000185 39.223632 ( 7.413018)
test_basic 0.001228 0.004140 0.263656 ( 0.353952)
test_all 0.000640 0.002474 557.648714 ( 89.374494)
test_rubyspec 0.066414 0.027007 40.004968 ( 46.970008)
total: 148.24 sec