Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-032855
#<BuildRuby:0x000055cf47fd40f0
@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-032855",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.003382 0.000846 1.100367 ( 1.481952)
build_miniruby 0.001321 0.000000 0.810380 ( 0.809156)
build_ruby 0.001221 0.000000 2.716916 ( 2.716987)
build_all 0.008639 0.000538 14.254949 ( 1.267242)
build_install 0.006971 0.000506 4.163805 ( 1.095892)
test_btest 0.000761 0.000160 78.552575 ( 7.102531)
test_basic 0.005100 0.000073 0.674023 ( 0.747061)
test_all 0.094778 0.034548 505.661836 ( 51.586767)
test_rubyspec 0.009946 0.051163 81.438776 ( 93.804839)
total: 160.61 sec