Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-021723
#<BuildRuby:0x00005563a0137870
@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.20231123-021723",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005126 0.000115 1.465213 ( 1.816912)
build_miniruby 0.000892 0.000089 0.921688 ( 0.922079)
build_ruby 0.001991 0.000000 2.866768 ( 2.865348)
build_all 0.006316 0.004110 16.853327 ( 1.519513)
build_install 0.007326 0.004657 5.046528 ( 1.169398)
test_btest 0.000843 0.000146 84.441501 ( 7.041617)
test_basic 0.003431 0.000000 0.635929 ( 0.715148)
test_all 0.096885 0.037915 512.298858 ( 59.704025)
test_rubyspec 0.017475 0.031545 49.970021 ( 62.186915)
total: 137.94 sec