Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-173410
#<BuildRuby:0x000055d3e92d7ce8
@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.20231226-173410",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000714 0.004220 1.100364 ( 1.455609)
build_miniruby 0.000777 0.000173 0.882193 ( 0.881088)
build_ruby 0.001087 0.000241 2.759784 ( 2.759860)
build_all 0.008523 0.000908 16.482675 ( 1.509711)
build_install 0.008254 0.000000 4.650060 ( 1.130314)
test_btest 0.000878 0.000059 83.484544 ( 7.601874)
test_basic 0.004789 0.000060 0.753944 ( 0.827632)
test_all 0.087158 0.046860 528.299408 ( 57.754802)
test_rubyspec 0.022646 0.023204 49.801045 ( 62.015449)
total: 135.94 sec