Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-065402
#<BuildRuby:0x000055b733c040a0
@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.20231024-065402",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005195 0.000472 2.070047 ( 2.308913)
build_miniruby 0.001526 0.000139 1.022199 ( 1.020689)
build_ruby 0.001149 0.000105 2.661474 ( 2.661157)
build_all 0.005391 0.004857 16.971137 ( 1.572256)
build_install 0.002134 0.007476 5.458833 ( 1.239966)
test_btest 0.000582 0.000167 89.647409 ( 7.608081)
test_basic 0.000820 0.003154 0.573450 ( 0.650844)
test_all 0.098831 0.037052 508.885588 ( 61.885640)
test_rubyspec 0.015534 0.032517 49.782015 ( 62.156081)
total: 141.10 sec