Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-201520
#<BuildRuby:0x0000556a3424c068
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-201520",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000335 0.003980 0.800909 ( 1.100575)
build_miniruby 0.000739 0.000185 0.534289 ( 0.533730)
build_ruby 0.001271 0.000000 1.681227 ( 1.621861)
build_all 0.009503 0.000000 11.886505 ( 1.484878)
build_install 0.006083 0.000993 1.566207 ( 0.739878)
test_btest 0.000581 0.000116 64.979161 ( 6.002251)
test_basic 0.002497 0.000500 0.249270 ( 0.345925)
test_all 0.000765 0.000153 486.460445 ( 50.489618)
test_rubyspec 0.018335 0.009183 34.959218 ( 45.627182)
total: 107.95 sec