Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-002907
#<BuildRuby:0x000056486c6a0328
@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.20221126-002907",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004515 0.000000 1.011595 ( 1.079421)
build_miniruby 0.000902 0.000000 0.931506 ( 0.930273)
build_ruby 0.001165 0.000000 2.729031 ( 2.631323)
build_all 0.008814 0.000000 16.003721 ( 3.250625)
build_install 0.005148 0.004675 2.033664 ( 1.162108)
test_btest 0.000583 0.000035 57.394765 ( 11.675566)
test_basic 0.004101 0.000241 0.295645 ( 0.386913)
test_all 0.000924 0.000055 684.230426 (109.879580)
test_rubyspec 0.050859 0.016482 53.726008 ( 61.871659)
total: 192.87 sec