Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-032908
#<BuildRuby:0x000055de9c1fa858
@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.20221218-032908",
@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.000022)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003706 0.000618 0.851084 ( 1.096776)
build_miniruby 0.000760 0.000126 1.027445 ( 1.026420)
build_ruby 0.001073 0.000179 2.795282 ( 2.659951)
build_all 0.007687 0.001281 15.778177 ( 3.296182)
build_install 0.009588 0.000662 2.246219 ( 1.284341)
test_btest 0.000529 0.000082 64.826428 ( 11.199152)
test_basic 0.004509 0.000694 0.314543 ( 0.404829)
test_all 0.001201 0.000185 676.925182 (142.768773)
test_rubyspec 0.040055 0.022925 52.327273 ( 60.541947)
total: 224.28 sec