Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-151017
#<BuildRuby:0x0000558c1d5e40f8
@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-151017",
@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.000018 0.000005 0.000023 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004392 0.004219 0.945427 ( 1.144743)
build_miniruby 0.002125 0.000654 0.850656 ( 0.849009)
build_ruby 0.002071 0.000637 2.157003 ( 2.158010)
build_all 0.017496 0.002265 18.614653 ( 2.175769)
build_install 0.005998 0.016189 2.026859 ( 1.023593)
test_btest 0.000000 0.001755 93.789400 ( 9.046068)
test_basic 0.001246 0.008001 0.351771 ( 0.437527)
test_all 0.001588 0.000882 673.771506 ( 63.234786)
test_rubyspec 0.098628 0.077660 47.789734 ( 55.928316)
total: 136.00 sec