Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-110629
#<BuildRuby:0x0000560215cd7220
@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.20230611-110629",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000009 0.000000 0.000009 ( 0.000011)
build_up 0.004244 0.000386 1.435347 ( 2.704821)
build_miniruby 0.001027 0.000094 0.815715 ( 0.815282)
build_ruby 0.001241 0.000000 2.518704 ( 2.519240)
build_all 0.009340 0.000000 12.770387 ( 1.074380)
build_install 0.007358 0.000000 1.738831 ( 0.869456)
test_btest 0.000902 0.000000 80.971200 ( 7.690020)
test_basic 0.002452 0.002971 0.689161 ( 0.770704)
test_all 0.002384 0.000066 443.088774 ( 52.043528)
test_rubyspec 0.010524 0.024657 40.264949 ( 52.749262)
total: 121.24 sec