Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-184648
#<BuildRuby:0x0000564174522fe0
@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.20220918-184648",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010296 0.000000 1.107386 ( 1.122270)
build_miniruby 0.001737 0.000000 0.115837 ( 0.111681)
build_ruby 0.001740 0.000000 0.113748 ( 0.096614)
build_all 0.009537 0.000000 1.585429 ( 0.639923)
build_install 0.018473 0.005016 1.936632 ( 0.964893)
test_btest 0.000000 0.001478 80.370785 ( 8.244035)
test_basic 0.000000 0.008059 0.386878 ( 0.475701)
test_all 0.001272 0.003742 632.781052 ( 66.341237)
test_rubyspec 0.114908 0.066623 46.135483 ( 54.440190)
total: 132.44 sec