Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-075252
#<BuildRuby:0x00005580009000d0
@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.20221201-075252",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.004989 1.150904 ( 1.155552)
build_miniruby 0.000000 0.000955 0.963076 ( 0.961594)
build_ruby 0.000000 0.001239 2.772464 ( 2.677420)
build_all 0.005859 0.003035 15.895287 ( 3.352325)
build_install 0.006968 0.001834 2.207904 ( 1.295436)
test_btest 0.000460 0.000121 68.439134 ( 11.405322)
test_basic 0.003914 0.001030 0.311309 ( 0.401870)
test_all 0.000558 0.000518 664.982152 (112.454741)
test_rubyspec 0.045238 0.026468 53.345943 ( 61.581867)
total: 195.29 sec