Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-021311
#<BuildRuby:0x0000558c9b3ab7b8
@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.20231127-021311",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004455 0.000743 1.418573 ( 1.813584)
build_miniruby 0.000872 0.000145 0.890253 ( 0.890182)
build_ruby 0.001234 0.000206 2.828957 ( 2.829347)
build_all 0.005932 0.004649 17.084790 ( 1.512258)
build_install 0.006197 0.003778 5.195703 ( 1.233261)
test_btest 0.001082 0.000000 85.534175 ( 7.932299)
test_basic 0.001385 0.003815 0.667559 ( 0.746893)
test_all 0.093049 0.043804 503.569491 ( 60.781175)
test_rubyspec 0.023293 0.026676 52.550265 ( 64.964772)
total: 142.70 sec