Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-221537
#<BuildRuby:0x000055e032597280
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231105-221537",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000054 0.000000 0.000054 ( 0.000025)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004934 0.000142 1.611360 ( 1.819273)
build_miniruby 0.000868 0.000145 0.802476 ( 0.802582)
build_ruby 0.001206 0.000201 2.808883 ( 2.809013)
build_all 0.009399 0.000797 16.349826 ( 1.445797)
build_install 0.004158 0.004528 5.093476 ( 1.150980)
test_btest 0.000792 0.000158 84.600026 ( 7.330740)
test_basic 0.000549 0.004782 0.850158 ( 0.924966)
test_all 0.109220 0.025800 508.851659 ( 56.694436)
test_rubyspec 0.039140 0.010119 51.431813 ( 63.776407)
total: 136.76 sec