Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-010209
#<BuildRuby:0x000055f3a3f8b500
@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.20231026-010209",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003672 0.001147 1.448164 ( 1.642038)
build_miniruby 0.000754 0.000236 0.877104 ( 0.877533)
build_ruby 0.001017 0.000318 2.604552 ( 2.604786)
build_all 0.005724 0.004827 16.639427 ( 1.549711)
build_install 0.000165 0.008924 4.885147 ( 1.140119)
test_btest 0.000771 0.000363 87.772039 ( 7.142500)
test_basic 0.000423 0.004709 0.826165 ( 0.902405)
test_all 0.103628 0.029957 510.363575 ( 46.621123)
test_rubyspec 0.029528 0.019965 51.053356 ( 63.425502)
total: 125.91 sec