Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-221703
#<BuildRuby:0x0000564838a77520
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-221703",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004674 0.000560 1.244006 ( 1.622475)
build_miniruby 0.001254 0.000151 1.447276 ( 1.448994)
build_ruby 0.001541 0.000000 4.218154 ( 4.227580)
build_all 0.006009 0.004114 16.444089 ( 1.735806)
build_install 0.015042 0.000000 5.037173 ( 1.793365)
test_btest 0.000762 0.000000 86.002684 ( 11.263238)
test_basic 0.005029 0.000000 0.667280 ( 0.737161)
test_all 0.100437 0.020185 533.668204 ( 67.130559)
test_rubyspec 0.041476 0.023622 77.764337 ( 89.918231)
total: 179.88 sec