Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-193532
#<BuildRuby:0x000055f9590d0090
@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.20231102-193532",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004288 0.000214 1.338827 ( 1.614393)
build_miniruby 0.001174 0.000000 0.844610 ( 0.845061)
build_ruby 0.001290 0.000000 2.634971 ( 2.634793)
build_all 0.010139 0.000197 16.839564 ( 1.522809)
build_install 0.004298 0.004378 5.047837 ( 1.183949)
test_btest 0.000979 0.000085 89.369229 ( 7.141315)
test_basic 0.003890 0.000339 0.565624 ( 0.645643)
test_all 0.085639 0.050079 517.589782 ( 56.978276)
test_rubyspec 0.030027 0.016143 49.462294 ( 61.785421)
total: 134.35 sec