Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-021801
#<BuildRuby:0x000055c11f054070
@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.20230529-021801",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004870 0.000138 1.460686 ( 2.791610)
build_miniruby 0.000958 0.000151 0.773765 ( 0.774157)
build_ruby 0.001055 0.000167 2.309196 ( 2.309176)
build_all 0.007841 0.001238 12.356224 ( 1.110544)
build_install 0.003836 0.003561 1.581006 ( 0.827788)
test_btest 0.000581 0.000110 79.795793 ( 7.054505)
test_basic 0.000000 0.003320 0.458212 ( 0.541978)
test_all 0.000000 0.002040 444.479922 ( 40.293377)
test_rubyspec 0.021230 0.017583 42.529504 ( 55.022177)
total: 110.73 sec