Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-013510
#<BuildRuby:0x0000563082cdbe88
@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.20231126-013510",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000996 0.004336 0.924506 ( 1.298379)
build_miniruby 0.000797 0.000319 0.812737 ( 0.812402)
build_ruby 0.001327 0.000531 2.650480 ( 2.651085)
build_all 0.007094 0.001030 12.233032 ( 1.021541)
build_install 0.008967 0.002880 3.918540 ( 0.997334)
test_btest 0.000578 0.000206 62.233649 ( 5.952265)
test_basic 0.000429 0.004423 0.408982 ( 0.488295)
test_all 0.074379 0.024209 356.198288 ( 33.395517)
test_rubyspec 0.023805 0.047393 39.849990 ( 52.416441)
total: 99.03 sec