Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-192537
#<BuildRuby:0x000055e4318af500
@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-192537",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004446 0.001046 1.098935 ( 1.448793)
build_miniruby 0.001459 0.000000 0.964352 ( 0.963036)
build_ruby 0.001404 0.000000 2.845778 ( 2.846495)
build_all 0.007926 0.001498 16.268885 ( 1.452701)
build_install 0.003049 0.005382 4.577667 ( 1.112967)
test_btest 0.000879 0.000244 84.373066 ( 6.816044)
test_basic 0.004469 0.001241 0.663817 ( 0.737293)
test_all 0.110780 0.020258 538.067402 ( 58.387310)
test_rubyspec 0.019208 0.029584 49.828749 ( 62.173466)
total: 135.94 sec