Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-191652
#<BuildRuby:0x00005564e22af520
@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.20231122-191652",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005496 0.000000 1.313168 ( 1.696836)
build_miniruby 0.001205 0.000000 0.855991 ( 0.855909)
build_ruby 0.001418 0.000000 2.604981 ( 2.606118)
build_all 0.006842 0.003814 16.508034 ( 1.429869)
build_install 0.004259 0.005166 5.033374 ( 1.163122)
test_btest 0.001174 0.000271 84.431899 ( 6.731177)
test_basic 0.001578 0.003003 0.659035 ( 0.739339)
test_all 0.107975 0.028035 490.436150 ( 57.712763)
test_rubyspec 0.024112 0.029693 51.945313 ( 64.273490)
total: 137.21 sec