Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-122839
#<BuildRuby:0x0000561fcb0e4048
@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.20240109-122839",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000165 0.003987 0.811214 ( 1.199381)
build_miniruby 0.000946 0.000135 0.921316 ( 0.922191)
build_ruby 0.001136 0.000162 2.734181 ( 2.737907)
build_all 0.004661 0.005135 14.822251 ( 1.388753)
build_install 0.008967 0.000899 4.298137 ( 1.130198)
test_btest 0.000559 0.000111 80.394651 ( 7.315488)
test_basic 0.000000 0.003360 0.471017 ( 0.555217)
test_all 0.107625 0.030746 499.808799 ( 52.096546)
test_rubyspec 0.016136 0.019996 50.174920 ( 62.712652)
total: 130.06 sec