Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-195428
#<BuildRuby:0x000055d2e50f80d0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20221205-195428",
@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.000021 0.000000 0.000021 ( 0.000019)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.004860 0.000050 1.115383 ( 1.145400)
build_miniruby 0.000930 0.000055 1.030292 ( 1.028965)
build_ruby 0.001239 0.000072 2.724746 ( 2.603456)
build_all 0.008972 0.000014 15.692248 ( 3.421169)
build_install 0.008390 0.000201 2.194854 ( 1.260452)
test_btest 0.000558 0.000000 67.335643 ( 10.916295)
test_basic 0.004790 0.000000 0.321567 ( 0.412850)
test_all 0.001305 0.000000 684.664006 (105.083762)
test_rubyspec 0.051484 0.014957 52.883214 ( 61.038221)
total: 186.91 sec