Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-234612
#<BuildRuby:0x0000558840184048
@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.20240102-234612",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.004937 0.000078 1.345732 ( 1.608782)
build_miniruby 0.000842 0.000088 0.888553 ( 0.888981)
build_ruby 0.001258 0.000132 2.751029 ( 2.750577)
build_all 0.008645 0.000429 14.206658 ( 1.375529)
build_install 0.004390 0.003356 4.111422 ( 1.043403)
test_btest 0.000999 0.000130 76.767810 ( 6.777134)
test_basic 0.004984 0.000650 0.654537 ( 0.728387)
test_all 0.074453 0.057297 496.161066 ( 51.236910)
test_rubyspec 0.030374 0.014031 47.409723 ( 59.811420)
total: 126.22 sec