Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-151541
#<BuildRuby:0x000055b4afb40050
@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.20231201-151541",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000011)
build_up 0.004983 0.000098 1.308516 ( 1.928005)
build_miniruby 0.000875 0.000087 0.813036 ( 0.813702)
build_ruby 0.000000 0.001535 2.669198 ( 2.668926)
build_all 0.003749 0.006556 16.796270 ( 1.464062)
build_install 0.004661 0.004224 4.970470 ( 1.187775)
test_btest 0.000918 0.000209 83.776542 ( 7.846364)
test_basic 0.004030 0.000915 0.814312 ( 0.892338)
test_all 0.123378 0.015668 533.249416 ( 64.407335)
test_rubyspec 0.006982 0.044030 49.513404 ( 61.904849)
total: 143.11 sec