Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-230425
#<BuildRuby:0x000055d5545ac0d8
@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.20240116-230425",
@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.000007 0.000002 0.000009 ( 0.000010)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000669 0.004369 0.785252 ( 1.202464)
build_miniruby 0.000791 0.000316 0.822671 ( 0.822314)
build_ruby 0.001079 0.000432 2.662749 ( 2.663245)
build_all 0.006336 0.000716 11.956621 ( 0.994197)
build_install 0.009701 0.003140 3.409911 ( 0.951764)
test_btest 0.000513 0.000183 66.620104 ( 5.018920)
test_basic 0.000561 0.004550 0.410953 ( 0.485906)
test_all 0.067095 0.029314 364.377934 ( 41.958124)
test_rubyspec 0.065817 0.066211 73.325288 ( 85.806697)
total: 139.90 sec