Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-202009
#<BuildRuby:0x0000556c44c1fe20
@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.20231108-202009",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000583 0.004095 1.507976 ( 1.720580)
build_miniruby 0.000000 0.001074 0.913441 ( 0.913163)
build_ruby 0.000000 0.001232 2.686209 ( 2.686405)
build_all 0.007994 0.001616 16.565796 ( 1.490514)
build_install 0.005645 0.003434 4.970734 ( 1.204212)
test_btest 0.000977 0.000245 83.010891 ( 7.970719)
test_basic 0.003700 0.000925 0.669997 ( 0.745834)
test_all 0.104320 0.032080 500.130179 ( 53.949926)
test_rubyspec 0.027319 0.016167 49.751370 ( 61.997984)
total: 132.68 sec