Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-120452
#<BuildRuby:0x00005574bc21b520
@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.20230623-120452",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002311 0.003090 1.401124 ( 2.673325)
build_miniruby 0.001017 0.000145 0.898213 ( 0.897213)
build_ruby 0.001010 0.000144 2.573444 ( 2.573642)
build_all 0.007043 0.003029 15.475031 ( 1.447424)
build_install 0.009230 0.000000 4.509106 ( 1.081135)
test_btest 0.001056 0.000000 81.749852 ( 7.621539)
test_basic 0.001126 0.002501 0.649202 ( 0.735792)
test_all 0.000963 0.000166 441.356739 ( 44.152292)
test_rubyspec 0.029396 0.010958 42.238224 ( 54.754659)
total: 115.94 sec