Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-060325
#<BuildRuby:0x0000564c31592350
@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.20220218-060325",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005111 0.000157 0.833105 ( 0.815813)
build_miniruby 0.000713 0.000119 0.062257 ( 0.061136)
build_ruby 0.000809 0.000134 0.063916 ( 0.062842)
build_all 0.004666 0.000043 3.176864 ( 0.826413)
build_install 0.008788 0.000625 6.671093 ( 2.244925)
test_btest 0.000640 0.000092 40.383293 ( 7.055692)
test_basic 0.000000 0.005323 0.271120 ( 0.360750)
test_all 0.000450 0.003017 536.125033 ( 84.722965)
test_rubyspec 0.073198 0.033816 39.491527 ( 46.478766)
total: 142.63 sec