Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-173822
#<BuildRuby:0x0000561c097334f0
@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.20231220-173822",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004218 0.000384 1.056695 ( 1.317093)
build_miniruby 0.001020 0.000092 0.908464 ( 0.908194)
build_ruby 0.001106 0.000000 2.739938 ( 2.742701)
build_all 0.004431 0.003380 12.176328 ( 1.017287)
build_install 0.005518 0.006412 3.647817 ( 0.997685)
test_btest 0.000607 0.000142 63.180924 ( 6.147903)
test_basic 0.002814 0.000662 0.391691 ( 0.463627)
test_all 0.072610 0.034326 415.419378 ( 39.800368)
test_rubyspec 0.038271 0.014263 40.475352 ( 53.238515)
total: 106.63 sec