Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-193858
#<BuildRuby:0x000055e78ef78188
@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.20231206-193858",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004167 0.000379 0.992017 ( 1.353549)
build_miniruby 0.000889 0.000081 0.871883 ( 0.872205)
build_ruby 0.001156 0.000106 2.699431 ( 2.700496)
build_all 0.004583 0.003275 12.138052 ( 0.998986)
build_install 0.007124 0.000000 3.526383 ( 0.959433)
test_btest 0.000702 0.000001 62.037109 ( 5.261338)
test_basic 0.003069 0.000000 0.370623 ( 0.452535)
test_all 0.055181 0.045486 407.012450 ( 38.799150)
test_rubyspec 0.043989 0.016750 39.805667 ( 52.474579)
total: 103.87 sec