Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-073555
#<BuildRuby:0x0000559fde79f5f8
@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.20231101-073555",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002745 0.002954 1.351815 ( 1.591662)
build_miniruby 0.000929 0.000186 0.879239 ( 0.879302)
build_ruby 0.001045 0.000209 2.742223 ( 2.743051)
build_all 0.005419 0.004224 16.881382 ( 1.546267)
build_install 0.004627 0.005249 5.002568 ( 1.166405)
test_btest 0.000760 0.000217 87.424399 ( 7.088432)
test_basic 0.002886 0.002518 0.788875 ( 0.864253)
test_all 0.084337 0.052346 542.771602 ( 50.440689)
test_rubyspec 0.016886 0.029265 50.109989 ( 62.445632)
total: 128.77 sec