Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-071310
#<BuildRuby:0x0000563c0a433cc0
@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.20231230-071310",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001165 0.003633 1.013551 ( 1.406783)
build_miniruby 0.001139 0.000190 0.858027 ( 0.856919)
build_ruby 0.001165 0.000194 3.062835 ( 3.062727)
build_all 0.005467 0.004406 16.992430 ( 1.595781)
build_install 0.006526 0.001783 4.778489 ( 1.154567)
test_btest 0.001032 0.000000 85.553436 ( 6.847943)
test_basic 0.002606 0.002692 0.675573 ( 0.750404)
test_all 0.117904 0.015824 577.091664 ( 52.384158)
test_rubyspec 0.026350 0.021339 52.703850 ( 64.960561)
total: 133.02 sec