Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-174345
#<BuildRuby:0x000055e616c48090
@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.20240114-174345",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002313 0.003980 1.036565 ( 1.394318)
build_miniruby 0.001233 0.000123 0.865332 ( 0.865294)
build_ruby 0.001086 0.000109 2.604619 ( 2.605128)
build_all 0.004626 0.004259 14.148724 ( 1.260065)
build_install 0.004390 0.004251 4.132916 ( 1.068529)
test_btest 0.000915 0.000166 74.281352 ( 6.994323)
test_basic 0.005034 0.000132 0.727096 ( 0.801712)
test_all 0.101300 0.026343 479.851420 ( 45.713393)
test_rubyspec 0.014341 0.030819 47.373094 ( 59.738044)
total: 120.44 sec