Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-172807
#<BuildRuby:0x0000557cad0ff918
@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.20231104-172807",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004422 0.000465 1.276539 ( 1.534590)
build_miniruby 0.000950 0.000100 0.860008 ( 0.860076)
build_ruby 0.001250 0.000131 2.821424 ( 2.821993)
build_all 0.010462 0.000171 17.148328 ( 1.561589)
build_install 0.004703 0.004461 5.353172 ( 1.214827)
test_btest 0.001038 0.000142 84.297137 ( 8.007223)
test_basic 0.000000 0.003674 0.617159 ( 0.696183)
test_all 0.109095 0.028105 529.289934 ( 56.137948)
test_rubyspec 0.023396 0.022892 50.069828 ( 62.423558)
total: 135.26 sec