Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-095252
#<BuildRuby:0x000055aa5c533d68
@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.20240104-095252",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005490 0.000289 1.406536 ( 1.674002)
build_miniruby 0.000833 0.000044 0.891364 ( 0.891079)
build_ruby 0.001727 0.000091 2.748904 ( 2.754400)
build_all 0.009141 0.000000 14.481038 ( 1.329036)
build_install 0.004625 0.003852 4.267792 ( 1.101226)
test_btest 0.001016 0.000084 78.109834 ( 6.554415)
test_basic 0.005833 0.000124 0.837273 ( 0.908763)
test_all 0.098026 0.035918 481.789228 ( 48.857943)
test_rubyspec 0.017815 0.027612 48.452444 ( 60.865341)
total: 124.94 sec