Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-134654
#<BuildRuby:0x0000555a68062aa8
@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.20221207-134654",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004893 0.000000 1.170781 ( 2.219025)
build_miniruby 0.000974 0.000000 0.973823 ( 0.972485)
build_ruby 0.001198 0.000000 2.758916 ( 2.667991)
build_all 0.004400 0.004750 15.756962 ( 3.307636)
build_install 0.008464 0.000564 2.198766 ( 1.210266)
test_btest 0.000538 0.000036 57.515685 ( 11.867288)
test_basic 0.000000 0.004811 0.291101 ( 0.381901)
test_all 0.000000 0.000953 651.907072 (125.745531)
test_rubyspec 0.053017 0.016832 53.047139 ( 61.249034)
total: 209.62 sec