Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-081142
#<BuildRuby:0x000055c2a07bc0d8
@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.20231121-081142",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004636 0.001159 0.909086 ( 1.304914)
build_miniruby 0.000000 0.001137 0.811161 ( 0.810913)
build_ruby 0.000000 0.001522 2.624354 ( 2.625248)
build_all 0.006741 0.000961 12.162694 ( 0.958679)
build_install 0.000025 0.012296 3.574611 ( 0.970898)
test_btest 0.000436 0.000218 64.045578 ( 5.228881)
test_basic 0.001091 0.004229 0.404348 ( 0.483156)
test_all 0.067104 0.026159 357.189139 ( 35.839567)
test_rubyspec 0.041962 0.024690 39.649996 ( 52.246913)
total: 100.47 sec