Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-001546
#<BuildRuby:0x000055c2dd40b280
@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-001546",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005495 0.000261 0.921689 ( 1.308917)
build_miniruby 0.000962 0.000161 0.796693 ( 0.796497)
build_ruby 0.001210 0.000202 2.602939 ( 2.603754)
build_all 0.008451 0.000000 11.938754 ( 1.004855)
build_install 0.001410 0.008911 3.511893 ( 0.975769)
test_btest 0.000475 0.000136 64.345178 ( 4.815675)
test_basic 0.003247 0.000928 0.390554 ( 0.470824)
test_all 0.087862 0.009244 338.526347 ( 34.849127)
test_rubyspec 0.033817 0.033153 39.715403 ( 52.279726)
total: 99.11 sec