Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-203859
#<BuildRuby:0x0000555de7263280
@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.20230813-203859",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001706 0.003776 1.411196 ( 2.649629)
build_miniruby 0.000811 0.000128 0.892762 ( 0.891928)
build_ruby 0.000935 0.000148 2.619668 ( 2.619942)
build_all 0.009432 0.000000 13.604529 ( 1.172438)
build_install 0.000292 0.007675 1.978803 ( 0.875651)
test_btest 0.000591 0.000134 78.712266 ( 7.639217)
test_basic 0.003559 0.000809 0.616327 ( 0.697318)
test_all 0.001252 0.000285 487.987686 ( 55.618802)
test_rubyspec 0.021321 0.023770 43.694048 ( 56.002467)
total: 128.17 sec