Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-035128
#<BuildRuby:0x000055a14a7cb4b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-035128",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001365 0.003483 1.397451 ( 1.798258)
build_miniruby 0.001161 0.000166 1.436465 ( 1.438999)
build_ruby 0.001356 0.000194 4.244486 ( 4.253237)
build_all 0.009303 0.000744 16.468743 ( 1.714732)
build_install 0.009098 0.007558 5.238558 ( 2.035942)
test_btest 0.000691 0.000138 81.178675 ( 7.651735)
test_basic 0.005620 0.000000 0.702528 ( 0.767586)
test_all 0.104923 0.013530 565.173277 ( 65.567101)
test_rubyspec 0.041280 0.023550 79.705431 ( 91.908949)
total: 177.14 sec