Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-221434
#<BuildRuby:0x000055f43fff34b0
@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.20230525-221434",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004441 0.000494 1.273764 ( 2.591902)
build_miniruby 0.001093 0.000000 0.728366 ( 0.728737)
build_ruby 0.001259 0.000000 2.404080 ( 2.404210)
build_all 0.008952 0.000000 12.173637 ( 1.097024)
build_install 0.007408 0.000132 1.672443 ( 0.831527)
test_btest 0.000919 0.000084 79.514551 ( 7.062161)
test_basic 0.003873 0.000352 0.675563 ( 0.757376)
test_all 0.002485 0.000226 422.869183 ( 46.840179)
test_rubyspec 0.032909 0.007688 41.813120 ( 54.227694)
total: 116.54 sec