Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-221945
#<BuildRuby:0x00005588ed2cc0d8
@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.20240114-221945",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.000000 0.006275 0.804658 ( 1.181108)
build_miniruby 0.000417 0.000557 0.812391 ( 0.812141)
build_ruby 0.000997 0.000415 2.700312 ( 2.701177)
build_all 0.005484 0.002284 11.935680 ( 0.985603)
build_install 0.005359 0.005167 3.750067 ( 0.972174)
test_btest 0.000550 0.000257 63.339180 ( 4.688364)
test_basic 0.000016 0.003962 0.397537 ( 0.478736)
test_all 0.086421 0.010643 390.170859 ( 36.258148)
test_rubyspec 0.036873 0.030754 40.445820 ( 52.972499)
total: 101.05 sec