Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-220925
#<BuildRuby:0x0000556e633fb840
@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.20231205-220925",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001928 0.003292 1.362401 ( 1.702126)
build_miniruby 0.000762 0.000269 0.998102 ( 0.998970)
build_ruby 0.000956 0.000337 2.790759 ( 2.790986)
build_all 0.008548 0.001508 16.763030 ( 1.459448)
build_install 0.004423 0.004331 4.906630 ( 1.147723)
test_btest 0.000804 0.000296 86.713768 ( 7.388738)
test_basic 0.005287 0.001948 0.782471 ( 0.854411)
test_all 0.097710 0.036679 551.346320 ( 51.664943)
test_rubyspec 0.025265 0.018794 48.814895 ( 61.053888)
total: 129.06 sec