Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-100442
#<BuildRuby:0x0000560c8150be80
@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.20230112-100442",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.005251 0.001125 0.846611 ( 1.047463)
build_miniruby 0.001278 0.000000 1.018248 ( 1.016246)
build_ruby 0.001693 0.000000 2.784156 ( 2.781461)
build_all 0.006947 0.002698 16.726964 ( 2.970879)
build_install 0.010009 0.001296 2.035354 ( 1.075031)
test_btest 0.000808 0.000171 68.839734 ( 10.774701)
test_basic 0.005978 0.000351 0.342327 ( 0.428851)
test_all 0.001108 0.000222 661.917482 (102.269679)
test_rubyspec 0.084108 0.042184 51.825555 ( 59.883421)
total: 182.25 sec