Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-200925
#<BuildRuby:0x0000557614137e20
@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.20231226-200925",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000892 0.004252 1.041460 ( 1.402923)
build_miniruby 0.001063 0.000312 0.933711 ( 0.931658)
build_ruby 0.001534 0.000451 2.831633 ( 2.836058)
build_all 0.007318 0.002152 16.473872 ( 1.507367)
build_install 0.008134 0.000000 4.676425 ( 1.145408)
test_btest 0.000976 0.000000 86.324101 ( 7.197012)
test_basic 0.005116 0.000123 0.733737 ( 0.807853)
test_all 0.091942 0.042535 569.304217 ( 54.697378)
test_rubyspec 0.027313 0.024067 49.865532 ( 62.154113)
total: 132.68 sec