Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-172744
#<BuildRuby:0x0000558be549e8c0
@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.20221125-172744",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000000 0.004542 1.075126 ( 1.146385)
build_miniruby 0.000000 0.000826 0.990793 ( 0.989822)
build_ruby 0.000000 0.001322 2.995146 ( 2.875301)
build_all 0.007771 0.000982 15.877426 ( 3.311069)
build_install 0.004059 0.003978 2.049971 ( 1.174742)
test_btest 0.000518 0.000115 56.190360 ( 11.980870)
test_basic 0.004482 0.000102 0.318824 ( 0.410704)
test_all 0.000812 0.000171 694.353368 (107.235994)
test_rubyspec 0.043553 0.019982 53.198905 ( 61.459944)
total: 190.59 sec