Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-133333
#<BuildRuby:0x0000561acbf73000
@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.20231112-133333",
@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.000002 0.000012 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003758 0.000626 1.407989 ( 1.641207)
build_miniruby 0.000958 0.000159 0.805349 ( 0.804720)
build_ruby 0.001116 0.000186 2.637347 ( 2.637766)
build_all 0.003903 0.006339 16.004732 ( 1.473145)
build_install 0.010490 0.000000 4.784907 ( 1.149840)
test_btest 0.000788 0.000000 85.367432 ( 7.277599)
test_basic 0.004703 0.000184 0.750606 ( 0.829805)
test_all 0.098224 0.037435 480.012373 ( 52.085725)
test_rubyspec 0.019983 0.024745 49.797670 ( 62.074503)
total: 129.98 sec