Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-181010
#<BuildRuby:0x000055cf14cebc18
@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-181010",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001785 0.004449 1.245697 ( 1.640417)
build_miniruby 0.000930 0.000155 0.822678 ( 0.821676)
build_ruby 0.000000 0.001335 2.708498 ( 2.709599)
build_all 0.005592 0.003191 14.192957 ( 1.266528)
build_install 0.000082 0.007471 4.031978 ( 1.045916)
test_btest 0.000770 0.000231 76.049825 ( 6.603162)
test_basic 0.000600 0.004418 0.663412 ( 0.742749)
test_all 0.108477 0.021176 507.764688 ( 47.557623)
test_rubyspec 0.043792 0.004261 48.044269 ( 60.392030)
total: 122.78 sec