Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-190543
#<BuildRuby:0x000055d19cbaf0b8
@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-190543",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003300 0.002407 1.282267 ( 1.558820)
build_miniruby 0.000800 0.000267 0.853249 ( 0.852886)
build_ruby 0.001299 0.000433 2.776370 ( 2.777149)
build_all 0.003348 0.007397 17.145798 ( 1.492409)
build_install 0.004876 0.004268 5.367098 ( 1.244119)
test_btest 0.000455 0.000205 83.753346 ( 8.060662)
test_basic 0.002767 0.001245 0.733095 ( 0.810662)
test_all 0.098732 0.038948 516.372143 ( 57.710254)
test_rubyspec 0.024975 0.026779 51.043935 ( 63.323581)
total: 137.83 sec