Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-064315
#<BuildRuby:0x000055bde2cc7ce8
@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.20230724-064315",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.001900 0.004496 1.273570 ( 2.508014)
build_miniruby 0.000718 0.000211 0.895714 ( 0.895079)
build_ruby 0.001092 0.000320 2.547033 ( 2.547644)
build_all 0.004500 0.004275 13.251631 ( 1.174667)
build_install 0.005075 0.003031 1.829490 ( 0.913010)
test_btest 0.000996 0.000000 79.024680 ( 7.359402)
test_basic 0.001553 0.003503 0.569661 ( 0.646703)
test_all 0.001270 0.000483 486.762014 ( 52.741800)
test_rubyspec 0.018213 0.021220 43.818132 ( 56.248852)
total: 125.04 sec