Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-201325
#<BuildRuby:0x000055f6ed00c028
@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.20221215-201325",
@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.000000 0.000009 0.000009 ( 0.000009)
autoconf 0.000000 0.000018 0.000018 ( 0.000017)
configure 0.000000 0.000011 0.000011 ( 0.000011)
build_up 0.000000 0.004178 0.864001 ( 1.073443)
build_miniruby 0.000000 0.000964 0.990147 ( 0.988750)
build_ruby 0.000000 0.001189 2.706851 ( 2.608681)
build_all 0.006821 0.002248 15.753872 ( 3.358535)
build_install 0.009014 0.001051 2.234639 ( 1.283507)
test_btest 0.000430 0.000096 58.697513 ( 12.189107)
test_basic 0.005253 0.000000 0.314009 ( 0.404067)
test_all 0.001505 0.000000 683.288772 (136.522087)
test_rubyspec 0.022568 0.043182 52.468911 ( 60.582271)
total: 219.01 sec