Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-150038
#<BuildRuby:0x00005567442b35f8
@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.20240110-150038",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.004003 0.000051 0.931115 ( 1.330088)
build_miniruby 0.000840 0.000247 0.893961 ( 0.893667)
build_ruby 0.001117 0.000329 2.737347 ( 2.741234)
build_all 0.010252 0.000000 14.893104 ( 1.383233)
build_install 0.009120 0.000000 4.312776 ( 1.151247)
test_btest 0.000675 0.000000 80.778089 ( 7.460026)
test_basic 0.003550 0.000000 0.508658 ( 0.585914)
test_all 0.101320 0.032694 540.803626 ( 52.592248)
test_rubyspec 0.021482 0.011245 50.745007 ( 63.325455)
total: 131.46 sec