Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-060034
#<BuildRuby:0x00005560ffbab458
@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-060034",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.002842 0.003376 1.465056 ( 2.735208)
build_miniruby 0.000811 0.000122 0.889254 ( 0.888702)
build_ruby 0.001530 0.000000 2.558086 ( 2.557426)
build_all 0.005301 0.003784 13.624528 ( 1.253841)
build_install 0.003874 0.003920 1.852414 ( 0.893380)
test_btest 0.000918 0.000200 81.860518 ( 7.186357)
test_basic 0.000000 0.005835 0.640144 ( 0.714870)
test_all 0.000000 0.001111 515.255432 ( 44.986942)
test_rubyspec 0.025844 0.023291 43.638613 ( 55.888694)
total: 117.11 sec