Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-144336
#<BuildRuby:0x000056524d7c7ab8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221227-144336",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.009197 0.968157 ( 1.322434)
build_miniruby 0.000000 0.002514 0.841180 ( 0.840667)
build_ruby 0.001789 0.001068 2.151715 ( 2.152000)
build_all 0.017943 0.002166 18.542548 ( 2.182827)
build_install 0.008463 0.013593 1.999289 ( 1.006156)
test_btest 0.000817 0.000436 89.478297 ( 9.106244)
test_basic 0.006169 0.003290 0.351494 ( 0.437585)
test_all 0.002431 0.000000 678.195842 ( 63.502994)
test_rubyspec 0.084532 0.090556 48.010706 ( 56.085920)
total: 136.64 sec