Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-151333
#<BuildRuby:0x000055bb8950b7f8
@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.20231119-151333",
@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.000002 0.000006 ( 0.000006)
build_up 0.004994 0.000383 0.949038 ( 1.326622)
build_miniruby 0.001146 0.000000 0.839021 ( 0.839099)
build_ruby 0.001320 0.000000 2.639714 ( 2.640347)
build_all 0.002825 0.005068 12.022636 ( 0.993365)
build_install 0.006738 0.005169 3.492193 ( 0.980010)
test_btest 0.000520 0.000260 64.671948 ( 5.118732)
test_basic 0.003996 0.000060 0.406889 ( 0.487547)
test_all 0.093033 0.005932 354.906505 ( 37.244903)
test_rubyspec 0.026527 0.043787 40.110144 ( 52.664063)
total: 102.30 sec