Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-174517
#<BuildRuby:0x000056204c3df708
@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.20230629-174517",
@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.000001 0.000005 ( 0.000015)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005563 0.000000 1.326052 ( 2.559366)
build_miniruby 0.000000 0.001298 0.849917 ( 0.850004)
build_ruby 0.000163 0.001070 2.566912 ( 2.567427)
build_all 0.005106 0.004187 11.986749 ( 8.346775)
build_install 0.004745 0.004155 5.038836 ( 1.879241)
test_btest 0.000994 0.000331 86.221747 ( 7.499176)
test_basic 0.004875 0.000292 0.838669 ( 0.917789)
test_all 0.000808 0.000257 449.812498 ( 48.058871)
test_rubyspec 0.027439 0.013263 43.461770 ( 55.893630)
total: 128.57 sec