Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-194205
#<BuildRuby:0x000055cba4c4fac0
@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.20230205-194205",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.003233 0.000588 0.606042 ( 1.307385)
build_miniruby 0.000845 0.000153 0.628811 ( 0.628073)
build_ruby 0.001212 0.000000 2.067875 ( 2.067416)
build_all 0.008915 0.000000 12.120737 ( 1.494947)
build_install 0.003998 0.002247 1.460384 ( 0.718838)
test_btest 0.000599 0.000106 63.765516 ( 6.347302)
test_basic 0.002987 0.000527 0.243600 ( 0.339175)
test_all 0.001140 0.000201 486.139168 ( 47.244786)
test_rubyspec 0.003578 0.024774 34.561075 ( 45.218736)
total: 105.37 sec