Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-105235
#<BuildRuby:0x0000562ec8d24e50
@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.20220917-105235",
@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.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010812 0.000000 1.099427 ( 1.214590)
build_miniruby 0.002075 0.000138 0.074482 ( 0.072216)
build_ruby 0.001570 0.000196 0.075498 ( 0.073391)
build_all 0.009491 0.000631 1.554331 ( 0.608953)
build_install 0.009107 0.013406 1.903847 ( 0.952890)
test_btest 0.001429 0.000000 94.580813 ( 9.430541)
test_basic 0.006509 0.000925 0.363182 ( 0.454955)
test_all 0.003492 0.000873 665.373245 ( 67.813851)
test_rubyspec 0.114055 0.046067 46.985309 ( 55.149918)
total: 135.77 sec