Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-223132
#<BuildRuby:0x0000555c55e53fb0
@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.20221226-223132",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.007825 0.001118 0.942370 ( 1.116718)
build_miniruby 0.001041 0.000148 0.996174 ( 0.994259)
build_ruby 0.001411 0.000201 2.757156 ( 2.754561)
build_all 0.009051 0.000553 16.622675 ( 2.949063)
build_install 0.011462 0.000000 2.215212 ( 1.165127)
test_btest 0.000893 0.000000 74.781015 ( 10.603138)
test_basic 0.006824 0.000000 0.308933 ( 0.394990)
test_all 0.001323 0.000000 646.850617 (106.925631)
test_rubyspec 0.073096 0.049311 51.000712 ( 59.083303)
total: 185.99 sec