Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-135232
#<BuildRuby:0x00005604c9b300a0
@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.20231115-135232",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004070 0.000958 1.343435 ( 1.748392)
build_miniruby 0.000817 0.000193 0.865411 ( 0.865243)
build_ruby 0.001097 0.000258 2.571328 ( 2.571998)
build_all 0.004010 0.005510 15.481637 ( 1.403749)
build_install 0.004042 0.004393 4.581821 ( 1.102868)
test_btest 0.001010 0.000000 78.690143 ( 7.369640)
test_basic 0.000000 0.004927 0.667642 ( 0.747574)
test_all 0.108341 0.023757 453.959230 ( 55.179784)
test_rubyspec 0.031004 0.018123 49.700846 ( 62.025079)
total: 133.02 sec