Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-012510
#<BuildRuby:0x0000561e8c4c3e88
@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-012510",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005251 0.000314 0.911609 ( 1.308509)
build_miniruby 0.000789 0.000197 0.798687 ( 0.798960)
build_ruby 0.001211 0.000303 2.622944 ( 2.623746)
build_all 0.007563 0.000758 12.198672 ( 0.984337)
build_install 0.009536 0.004658 3.735510 ( 0.986300)
test_btest 0.000618 0.000165 64.236196 ( 4.678251)
test_basic 0.000335 0.004727 0.390862 ( 0.471531)
test_all 0.061882 0.040765 352.920674 ( 36.957161)
test_rubyspec 0.028756 0.044204 40.201258 ( 52.743166)
total: 101.55 sec