Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-220547
#<BuildRuby:0x00005563c8524028
@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-220547",
@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.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005242 0.000552 1.515709 ( 2.893223)
build_miniruby 0.000856 0.000090 0.926011 ( 0.925373)
build_ruby 0.001277 0.000134 2.920757 ( 2.920173)
build_all 0.008585 0.000419 13.979639 ( 1.241027)
build_install 0.007574 0.000283 1.878530 ( 0.889174)
test_btest 0.000935 0.000089 83.765495 ( 7.164006)
test_basic 0.002725 0.002822 0.780253 ( 0.857828)
test_all 0.000000 0.002214 528.625665 ( 49.278993)
test_rubyspec 0.010303 0.030800 43.308703 ( 55.669312)
total: 121.84 sec