Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-083037
#<BuildRuby:0x0000560b6382bfa8
@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.20230726-083037",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.003030 0.004667 1.485940 ( 2.817394)
build_miniruby 0.000881 0.000186 0.907606 ( 0.907332)
build_ruby 0.001311 0.000276 3.054289 ( 3.058462)
build_all 0.005527 0.004614 15.107629 ( 1.367611)
build_install 0.007732 0.000800 2.092480 ( 0.952008)
test_btest 0.001003 0.000000 86.337107 ( 7.787512)
test_basic 0.000000 0.004805 0.633306 ( 0.708555)
test_all 0.000000 0.001308 560.308368 ( 50.607401)
test_rubyspec 0.015267 0.024574 44.658517 ( 57.032167)
total: 125.24 sec