Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-122501
#<BuildRuby:0x00005652075e3468
@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.20221227-122501",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000000 0.006342 0.837145 ( 1.857100)
build_miniruby 0.000000 0.001246 1.030290 ( 1.028530)
build_ruby 0.000000 0.001510 2.825562 ( 2.822938)
build_all 0.000247 0.009282 16.648150 ( 2.944201)
build_install 0.006483 0.005146 2.225333 ( 1.170794)
test_btest 0.000616 0.000308 75.495849 ( 10.462594)
test_basic 0.004434 0.002217 0.366444 ( 0.452404)
test_all 0.000916 0.000458 659.487617 ( 97.883013)
test_rubyspec 0.064003 0.063678 51.412966 ( 59.434942)
total: 178.06 sec