Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-171414
#<BuildRuby:0x0000556ae06f40a0
@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.20240103-171414",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004783 0.000532 1.572373 ( 1.704885)
build_miniruby 0.000871 0.000097 0.784693 ( 0.784822)
build_ruby 0.001275 0.000142 2.783274 ( 2.782385)
build_all 0.003477 0.005181 14.054525 ( 1.261846)
build_install 0.007903 0.000000 4.173419 ( 1.058240)
test_btest 0.001027 0.000000 71.408318 ( 7.202333)
test_basic 0.001305 0.004038 0.762568 ( 0.837866)
test_all 0.096142 0.038314 465.765439 ( 53.958213)
test_rubyspec 0.023441 0.024406 48.560056 ( 60.950379)
total: 130.54 sec