Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-210154
#<BuildRuby:0x00005643e8707e20
@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.20240116-210154",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.003364 0.000593 1.109651 ( 1.505009)
build_miniruby 0.000884 0.000156 0.837695 ( 0.836986)
build_ruby 0.001217 0.000215 2.671041 ( 2.670220)
build_all 0.005913 0.002949 14.394449 ( 1.297202)
build_install 0.006264 0.001253 4.105263 ( 1.060069)
test_btest 0.000560 0.000112 74.302178 ( 7.273501)
test_basic 0.000000 0.004192 0.715662 ( 0.790844)
test_all 0.081884 0.049672 465.790801 ( 48.128790)
test_rubyspec 0.040262 0.024885 80.806414 ( 93.191610)
total: 156.76 sec