Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-051024
#<BuildRuby:0x000055a6dc1affa8
@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.20240116-051024",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.006016 0.000337 1.204178 ( 1.589708)
build_miniruby 0.001494 0.000236 0.882249 ( 0.880275)
build_ruby 0.001560 0.000000 2.709396 ( 2.714240)
build_all 0.008115 0.000860 14.295135 ( 1.386713)
build_install 0.003903 0.004280 4.069684 ( 1.087658)
test_btest 0.000950 0.000181 73.926870 ( 7.008968)
test_basic 0.004833 0.000921 0.765431 ( 0.839779)
test_all 0.105077 0.029304 513.140161 ( 49.831867)
test_rubyspec 0.026676 0.019763 47.896930 ( 60.279224)
total: 125.62 sec