Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-064437
#<BuildRuby:0x00005559cdbeb398
@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.20230727-064437",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000049 0.000005 0.000054 ( 0.000053)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006439 0.000000 1.474898 ( 2.758742)
build_miniruby 0.001046 0.000000 0.878399 ( 0.877705)
build_ruby 0.001332 0.000074 2.642538 ( 2.642316)
build_all 0.004688 0.004208 13.537527 ( 1.233934)
build_install 0.004128 0.003430 1.939745 ( 0.991743)
test_btest 0.000878 0.000153 76.011613 ( 7.651431)
test_basic 0.000330 0.004091 0.724876 ( 0.804457)
test_all 0.001010 0.000219 517.031390 ( 48.587074)
test_rubyspec 0.024469 0.012732 42.891378 ( 55.355563)
total: 120.90 sec