Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-151815
#<BuildRuby:0x000055dca045b3c0
@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.20240104-151815",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004435 0.000000 1.084327 ( 1.264414)
build_miniruby 0.001131 0.000000 0.876474 ( 0.876859)
build_ruby 0.001116 0.000000 2.716177 ( 2.717097)
build_all 0.008208 0.000000 12.102133 ( 0.986861)
build_install 0.005457 0.004263 3.611625 ( 0.966638)
test_btest 0.000689 0.000043 62.172346 ( 4.545485)
test_basic 0.000000 0.003313 0.366364 ( 0.448707)
test_all 0.083033 0.022111 401.840794 ( 42.768700)
test_rubyspec 0.037615 0.025736 39.876594 ( 52.515094)
total: 107.09 sec