Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-075925
#<BuildRuby:0x0000555ded28ff00
@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.20221123-075925",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.003700 0.001138 1.147688 ( 1.125762)
build_miniruby 0.000000 0.000798 1.013403 ( 1.012328)
build_ruby 0.000000 0.001289 2.727563 ( 2.626837)
build_all 0.008131 0.000573 15.928316 ( 3.342067)
build_install 0.006031 0.001885 2.001427 ( 1.113763)
test_btest 0.000467 0.000146 64.177213 ( 10.887860)
test_basic 0.003634 0.001135 0.289015 ( 0.379606)
test_all 0.001008 0.000315 701.843925 (107.509692)
test_rubyspec 0.043686 0.024025 53.270306 ( 61.486323)
total: 189.48 sec