Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-054542
#<BuildRuby:0x000055e339164078
@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.20231122-054542",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004530 0.001647 0.946052 ( 1.357838)
build_miniruby 0.000864 0.000315 0.805830 ( 0.805763)
build_ruby 0.001425 0.000518 2.610277 ( 2.610600)
build_all 0.004156 0.004384 12.243188 ( 0.976675)
build_install 0.002260 0.011294 3.702058 ( 0.998297)
test_btest 0.000442 0.000265 61.241718 ( 5.834700)
test_basic 0.003211 0.001926 0.394725 ( 0.473747)
test_all 0.078803 0.016901 360.685819 ( 32.176028)
test_rubyspec 0.031733 0.036641 40.118607 ( 52.703287)
total: 97.94 sec