Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-101351
#<BuildRuby:0x000056515bf47e20
@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.20240104-101351",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005916 0.000316 1.519501 ( 1.692212)
build_miniruby 0.000846 0.000134 0.808818 ( 0.808610)
build_ruby 0.001324 0.000000 2.671469 ( 2.670842)
build_all 0.009092 0.000334 14.297537 ( 1.303521)
build_install 0.004422 0.003494 4.346281 ( 1.164903)
test_btest 0.000887 0.000154 78.372292 ( 6.266165)
test_basic 0.005282 0.000205 0.751967 ( 0.825906)
test_all 0.103477 0.025860 495.357917 ( 54.796865)
test_rubyspec 0.020086 0.026827 48.345837 ( 60.769582)
total: 130.30 sec