Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-163334
#<BuildRuby:0x000055897d1db918
@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.20240113-163334",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004168 0.000035 0.942141 ( 1.320478)
build_miniruby 0.000862 0.000161 0.936188 ( 0.935329)
build_ruby 0.001065 0.000199 2.722179 ( 2.722732)
build_all 0.005320 0.004402 14.499356 ( 1.377107)
build_install 0.000548 0.008582 4.116274 ( 1.148116)
test_btest 0.000695 0.000000 79.536441 ( 7.537612)
test_basic 0.003223 0.000000 0.445171 ( 0.526747)
test_all 0.103281 0.033146 537.221999 ( 52.929944)
test_rubyspec 0.026215 0.004977 48.914933 ( 61.490274)
total: 129.99 sec