Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-014906
#<BuildRuby:0x000055c047820098
@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.20240117-014906",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.005045 0.000266 1.007644 ( 1.395658)
build_miniruby 0.001366 0.000072 0.821549 ( 0.820452)
build_ruby 0.001206 0.000063 2.651249 ( 2.651679)
build_all 0.005406 0.003819 14.394665 ( 1.327886)
build_install 0.003460 0.004671 4.080013 ( 1.072597)
test_btest 0.000879 0.000120 79.006001 ( 6.700787)
test_basic 0.000000 0.005712 0.766958 ( 0.841422)
test_all 0.098630 0.029647 462.540157 ( 50.862622)
test_rubyspec 0.040782 0.021282 81.038306 ( 93.539073)
total: 159.21 sec