Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-181213
#<BuildRuby:0x0000560fac3b8028
@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.20221220-181213",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004273 0.000046 0.865561 ( 1.080496)
build_miniruby 0.000822 0.000117 1.014700 ( 1.013473)
build_ruby 0.001040 0.000148 2.677844 ( 2.676279)
build_all 0.007942 0.001134 15.736112 ( 3.446139)
build_install 0.008583 0.000519 2.265199 ( 1.299675)
test_btest 0.000666 0.000089 60.052941 ( 11.762483)
test_basic 0.000000 0.004671 0.305631 ( 0.396086)
test_all 0.000891 0.000457 677.215777 (133.480565)
test_rubyspec 0.054161 0.015423 53.014090 ( 61.200813)
total: 216.36 sec