Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-170231
#<BuildRuby:0x00005586881cc460
@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-170231",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.004195 0.866082 ( 1.070908)
build_miniruby 0.000000 0.001101 1.000177 ( 0.998669)
build_ruby 0.000000 0.001135 2.769308 ( 2.683753)
build_all 0.002784 0.005919 15.698455 ( 3.256869)
build_install 0.003510 0.005307 2.192576 ( 1.216445)
test_btest 0.000431 0.000152 65.872836 ( 11.276982)
test_basic 0.003333 0.001176 0.310228 ( 0.401175)
test_all 0.000734 0.000636 679.444038 (135.952151)
test_rubyspec 0.040127 0.024465 52.476145 ( 60.683699)
total: 217.54 sec