Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-114354
#<BuildRuby:0x0000561503283728
@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-114354",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.006712 0.000335 1.521301 ( 2.836089)
build_miniruby 0.000991 0.000049 0.888970 ( 0.888654)
build_ruby 0.001125 0.000000 2.637781 ( 2.637426)
build_all 0.006134 0.003246 14.101531 ( 1.276188)
build_install 0.004088 0.004333 1.993321 ( 0.978577)
test_btest 0.000798 0.000096 82.076173 ( 7.511649)
test_basic 0.004355 0.000000 0.614538 ( 0.693456)
test_all 0.001411 0.000000 484.685209 ( 51.328427)
test_rubyspec 0.011547 0.028774 44.208293 ( 56.592251)
total: 124.74 sec