Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-173907
#<BuildRuby:0x000055a2c77337b8
@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.20231227-173907",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.004563 0.000128 1.165542 ( 1.568349)
build_miniruby 0.001025 0.000228 0.886468 ( 0.886234)
build_ruby 0.001425 0.000316 2.909771 ( 2.914017)
build_all 0.009776 0.000290 16.559864 ( 1.483292)
build_install 0.007703 0.000660 4.660968 ( 1.151176)
test_btest 0.000793 0.000151 85.294386 ( 7.649768)
test_basic 0.000547 0.004577 0.737637 ( 0.813220)
test_all 0.106060 0.029487 532.518270 ( 60.824535)
test_rubyspec 0.029982 0.013312 49.391922 ( 61.731284)
total: 139.02 sec