Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-145116
#<BuildRuby:0x000056001d1dc090
@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.20231122-145116",
@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.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001234 0.004264 1.264600 ( 1.663151)
build_miniruby 0.000808 0.000179 0.827820 ( 0.827290)
build_ruby 0.001304 0.000290 2.707411 ( 2.707901)
build_all 0.005577 0.004550 16.383142 ( 1.522593)
build_install 0.007231 0.001903 5.023869 ( 1.152337)
test_btest 0.000592 0.000155 81.293905 ( 8.003241)
test_basic 0.003686 0.000000 0.698371 ( 0.774732)
test_all 0.104864 0.031905 496.402739 ( 59.451023)
test_rubyspec 0.014168 0.032283 49.862844 ( 62.252548)
total: 138.36 sec