Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-133325
#<BuildRuby:0x0000564fa0684070
@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.20230725-133325",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000702 0.004200 1.347825 ( 2.675412)
build_miniruby 0.001093 0.000000 0.894596 ( 0.893528)
build_ruby 0.001165 0.000000 2.664057 ( 2.664809)
build_all 0.006031 0.003166 14.366418 ( 1.270097)
build_install 0.008367 0.000000 2.073934 ( 0.968973)
test_btest 0.000948 0.000000 83.631862 ( 7.992645)
test_basic 0.005099 0.000000 0.706523 ( 0.782595)
test_all 0.001457 0.000107 516.483589 ( 52.322860)
test_rubyspec 0.022319 0.017765 43.553501 ( 55.874972)
total: 125.45 sec