Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-070707
#<BuildRuby:0x000055772cf14188
@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.20231123-070707",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002111 0.003672 0.928076 ( 1.319947)
build_miniruby 0.000763 0.000208 0.803641 ( 0.803638)
build_ruby 0.001436 0.000392 2.606813 ( 2.607470)
build_all 0.006091 0.001661 12.165180 ( 0.996156)
build_install 0.001111 0.012631 3.716227 ( 0.987503)
test_btest 0.000469 0.000235 64.829105 ( 4.895462)
test_basic 0.002996 0.001498 0.423120 ( 0.502133)
test_all 0.072124 0.024212 350.519274 ( 32.967983)
test_rubyspec 0.020098 0.046987 39.663906 ( 52.222519)
total: 97.30 sec