Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-023349
#<BuildRuby:0x000055c5d993f0b8
@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.20240107-023349",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000696 0.003752 1.015956 ( 1.372982)
build_miniruby 0.001513 0.000000 0.952574 ( 0.952589)
build_ruby 0.001330 0.000000 2.812668 ( 2.816336)
build_all 0.004914 0.004569 14.717820 ( 1.435240)
build_install 0.008918 0.000086 4.161497 ( 1.143747)
test_btest 0.000632 0.000090 75.119368 ( 6.993387)
test_basic 0.003033 0.000433 0.496114 ( 0.577777)
test_all 0.115019 0.020654 532.897546 ( 52.476258)
test_rubyspec 0.017441 0.017022 49.094454 ( 61.731159)
total: 129.50 sec