Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-070013
#<BuildRuby:0x000055f54e21f0b8
@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.20231108-070013",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001916 0.003583 1.363575 ( 1.630971)
build_miniruby 0.000804 0.000169 0.867058 ( 0.866886)
build_ruby 0.001081 0.000227 2.639727 ( 2.640674)
build_all 0.004850 0.005276 16.126239 ( 1.502330)
build_install 0.009080 0.000136 4.781742 ( 1.192571)
test_btest 0.000845 0.000201 82.713415 ( 7.296747)
test_basic 0.003966 0.000944 0.857515 ( 0.931968)
test_all 0.088639 0.047336 512.809337 ( 57.280792)
test_rubyspec 0.021202 0.023157 49.074901 ( 61.430379)
total: 134.77 sec