Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-214243
#<BuildRuby:0x000055c330869338
@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.20220828-214243",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.006735 0.004991 0.781899 ( 0.830440)
build_miniruby 0.001033 0.000344 0.062419 ( 0.061535)
build_ruby 0.001465 0.000488 0.066863 ( 0.065486)
build_all 0.008138 0.001102 1.269704 ( 0.490075)
build_install 0.001792 0.012992 1.559842 ( 0.785940)
test_btest 0.000662 0.000331 54.748656 ( 6.300663)
test_basic 0.003675 0.001837 0.288609 ( 0.381393)
test_all 0.003426 0.000000 477.334862 ( 51.664376)
test_rubyspec 0.058222 0.067219 41.139999 ( 49.732770)
total: 110.31 sec