Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-135535
#<BuildRuby:0x0000556c68043858
@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.20231207-135535",
@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.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000461 0.004288 1.198325 ( 1.857660)
build_miniruby 0.001080 0.000318 0.869920 ( 0.869562)
build_ruby 0.001163 0.000343 2.887238 ( 2.887837)
build_all 0.010446 0.000000 17.207638 ( 1.608260)
build_install 0.008115 0.000315 5.078343 ( 1.180246)
test_btest 0.000711 0.000169 84.685612 ( 8.268517)
test_basic 0.004111 0.000979 0.865113 ( 0.942974)
test_all 0.099883 0.041020 539.238546 ( 61.090265)
test_rubyspec 0.020264 0.025608 49.474634 ( 61.773059)
total: 140.48 sec