Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-054306
#<BuildRuby:0x00005628bc9ce7e0
@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.20221117-054306",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004005 0.001001 1.030135 ( 1.038291)
build_miniruby 0.000698 0.000174 1.012167 ( 1.011029)
build_ruby 0.001212 0.000000 2.769679 ( 2.652641)
build_all 0.009213 0.000000 15.819907 ( 3.338250)
build_install 0.008283 0.000500 2.069724 ( 1.200266)
test_btest 0.000491 0.000093 59.773836 ( 11.329193)
test_basic 0.004073 0.000776 0.289051 ( 0.379987)
test_all 0.000868 0.001571 666.087352 (104.423806)
test_rubyspec 0.038545 0.027088 50.834128 ( 58.994249)
total: 184.37 sec