Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-113730
#<BuildRuby:0x000055d49b8e2f90
@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.20221029-113730",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010200 0.000442 1.072163 ( 1.137188)
build_miniruby 0.001639 0.000117 0.101626 ( 0.099165)
build_ruby 0.001412 0.000101 0.096838 ( 0.094781)
build_all 0.008831 0.000631 1.335261 ( 0.576473)
build_install 0.017007 0.000397 1.649913 ( 0.879886)
test_btest 0.001772 0.000111 63.220996 ( 6.901800)
test_basic 0.006220 0.000022 0.347060 ( 0.438141)
test_all 0.006909 0.000058 525.635293 ( 55.437803)
test_rubyspec 0.104422 0.022876 43.678902 ( 52.119338)
total: 117.69 sec