Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-033807
#<BuildRuby:0x000055943dd8ef88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231112-033807",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004828 0.000131 1.439548 ( 1.646490)
build_miniruby 0.000959 0.000151 0.796119 ( 0.796330)
build_ruby 0.001176 0.000186 2.614038 ( 2.614273)
build_all 0.004483 0.005104 15.327871 ( 1.407825)
build_install 0.004615 0.004452 4.660633 ( 1.162386)
test_btest 0.000000 0.001124 78.099342 ( 6.741221)
test_basic 0.003088 0.001630 0.794189 ( 0.869490)
test_all 0.114108 0.020284 482.372661 ( 54.959339)
test_rubyspec 0.015839 0.030058 48.998056 ( 61.315705)
total: 131.51 sec