Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-015736
#<BuildRuby:0x000055719b6d88e8
@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-015736",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009321 0.000720 1.099823 ( 1.097942)
build_miniruby 0.000000 0.002042 0.067804 ( 0.066135)
build_ruby 0.000000 0.001886 0.072474 ( 0.070854)
build_all 0.009894 0.000421 1.541845 ( 0.598890)
build_install 0.009500 0.011908 1.887059 ( 0.953018)
test_btest 0.000791 0.000237 95.113034 ( 9.164480)
test_basic 0.001425 0.007399 0.354030 ( 0.442526)
test_all 0.003826 0.000000 641.817104 ( 65.919399)
test_rubyspec 0.093553 0.073127 46.918702 ( 55.187270)
total: 133.50 sec