Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-103646
#<BuildRuby:0x000055b7f852b858
@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.20231228-103646",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004851 0.000441 1.175773 ( 1.543719)
build_miniruby 0.001286 0.000117 0.922921 ( 0.923443)
build_ruby 0.001180 0.000107 2.872218 ( 2.872589)
build_all 0.009302 0.000384 16.593574 ( 1.459441)
build_install 0.008227 0.000000 4.688819 ( 1.155347)
test_btest 0.001089 0.000000 85.694599 ( 6.994436)
test_basic 0.001448 0.004502 0.722169 ( 0.796801)
test_all 0.122709 0.012159 515.036814 ( 60.624787)
test_rubyspec 0.027629 0.026215 51.670340 ( 64.037885)
total: 140.41 sec