Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-102524
#<BuildRuby:0x00005629cc5ade98
@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-102524",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005055 0.000069 1.179905 ( 1.232459)
build_miniruby 0.000920 0.000061 0.949068 ( 0.947699)
build_ruby 0.001203 0.000080 2.711444 ( 2.599088)
build_all 0.009090 0.000000 15.782430 ( 3.264813)
build_install 0.009147 0.000000 2.255560 ( 1.286840)
test_btest 0.000597 0.000000 67.393704 ( 10.891314)
test_basic 0.004764 0.000127 0.325377 ( 0.415672)
test_all 0.000866 0.000044 665.011876 (117.950074)
test_rubyspec 0.034563 0.032993 52.449189 ( 60.739271)
total: 199.33 sec