Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-094233
#<BuildRuby:0x00005578653ffe20
@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.20240108-094233",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003739 0.000000 0.982606 ( 1.400207)
build_miniruby 0.000840 0.000171 0.912640 ( 0.912785)
build_ruby 0.001791 0.000426 2.875476 ( 2.877950)
build_all 0.009748 0.000360 14.566123 ( 1.368021)
build_install 0.007858 0.000779 4.171205 ( 1.167090)
test_btest 0.000561 0.000117 77.817566 ( 7.155905)
test_basic 0.003217 0.000000 0.424774 ( 0.506847)
test_all 0.088556 0.043517 535.148986 ( 58.247755)
test_rubyspec 0.017659 0.018556 49.118928 ( 61.695836)
total: 135.33 sec