Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-195532
#<BuildRuby:0x000055d31dccaad8
@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.20221026-195532",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007402 0.003104 1.087093 ( 1.142430)
build_miniruby 0.000000 0.001875 0.101947 ( 0.098830)
build_ruby 0.000000 0.001483 0.101155 ( 0.098876)
build_all 0.005403 0.001720 1.292103 ( 0.565538)
build_install 0.014652 0.000515 1.650459 ( 0.892273)
test_btest 0.000000 0.001752 64.341213 ( 6.400027)
test_basic 0.000000 0.007646 0.367091 ( 0.456999)
test_all 0.003688 0.002949 503.952224 ( 53.625679)
test_rubyspec 0.075712 0.048401 43.404486 ( 51.919906)
total: 115.20 sec