Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-152347
#<BuildRuby:0x00005639b49f1570
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221105-152347",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004327 0.003995 0.945314 ( 0.979298)
build_miniruby 0.001201 0.000277 0.050064 ( 0.049466)
build_ruby 0.001203 0.000278 0.044234 ( 0.043037)
build_all 0.006808 0.000575 1.231142 ( 0.469667)
build_install 0.011732 0.004032 1.577136 ( 0.813234)
test_btest 0.001011 0.000237 60.958525 ( 6.414432)
test_basic 0.002095 0.003699 0.296755 ( 0.388193)
test_all 0.002801 0.000000 503.954445 ( 54.066287)
test_rubyspec 0.102463 0.025969 43.338997 ( 51.830562)
total: 115.06 sec