Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-041237
#<BuildRuby:0x000056523bcab4b0
@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.20240103-041237",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.001749 0.005116 1.047464 ( 1.359599)
build_miniruby 0.000650 0.000289 0.835516 ( 0.835541)
build_ruby 0.000964 0.000429 2.649314 ( 2.650343)
build_all 0.001516 0.005574 11.860781 ( 0.959240)
build_install 0.009228 0.004588 3.529085 ( 0.967511)
test_btest 0.000412 0.000224 61.719444 ( 5.913734)
test_basic 0.003101 0.001692 0.387268 ( 0.467705)
test_all 0.075211 0.022624 369.059049 ( 34.445058)
test_rubyspec 0.039628 0.029887 39.934299 ( 52.513219)
total: 100.11 sec