Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-014813
#<BuildRuby:0x00005569c1ffc028
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221225-014813",
@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.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004104 0.000273 0.819810 ( 1.039308)
build_miniruby 0.000942 0.000063 0.960633 ( 0.959202)
build_ruby 0.001092 0.000073 2.685881 ( 2.684646)
build_all 0.004138 0.004841 15.737401 ( 3.311004)
build_install 0.003996 0.005367 2.218289 ( 1.266273)
test_btest 0.000489 0.000098 65.154251 ( 11.241247)
test_basic 0.003847 0.000769 0.320967 ( 0.412044)
test_all 0.000757 0.000152 621.219743 (103.328059)
test_rubyspec 0.054264 0.019196 51.661510 ( 59.966011)
total: 184.21 sec