Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-000352
#<BuildRuby:0x000055c015a86be8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230103-000352",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.000051 0.006311 0.842739 ( 1.029657)
build_miniruby 0.000880 0.000406 1.012108 ( 1.010197)
build_ruby 0.001009 0.000466 2.784052 ( 2.781473)
build_all 0.009898 0.000000 16.787673 ( 2.980943)
build_install 0.007245 0.004538 2.308360 ( 1.188013)
test_btest 0.000587 0.000241 70.883486 ( 11.156079)
test_basic 0.005147 0.002119 0.359964 ( 0.445049)
test_all 0.001015 0.000418 664.559061 (114.502781)
test_rubyspec 0.065713 0.028367 51.643743 ( 59.693473)
total: 194.79 sec