Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-221013
#<BuildRuby:0x000056255791fbb8
@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.20240108-221013",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.000000 0.003736 0.943770 ( 1.324190)
build_miniruby 0.001133 0.000000 0.895172 ( 0.894637)
build_ruby 0.001249 0.000000 2.684407 ( 2.685900)
build_all 0.003632 0.006131 14.397747 ( 1.325802)
build_install 0.007611 0.001051 4.161835 ( 1.147516)
test_btest 0.000619 0.000000 76.562285 ( 6.934775)
test_basic 0.006136 0.000000 0.519344 ( 0.597285)
test_all 0.097352 0.036477 522.726428 ( 48.589904)
test_rubyspec 0.025793 0.007216 49.124718 ( 61.716202)
total: 125.22 sec