Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-071007
#<BuildRuby:0x00005599174184c0
@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.20220919-071007",
@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.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005334 0.004431 1.080701 ( 1.108418)
build_miniruby 0.001354 0.000417 0.115014 ( 0.110836)
build_ruby 0.001470 0.000452 0.118659 ( 0.100558)
build_all 0.011613 0.000000 1.579387 ( 0.647094)
build_install 0.015105 0.007121 1.922806 ( 0.956632)
test_btest 0.001091 0.000321 73.812590 ( 8.424403)
test_basic 0.005964 0.001754 0.382801 ( 0.471565)
test_all 0.003594 0.001057 679.166079 ( 68.490033)
test_rubyspec 0.116830 0.042651 45.652182 ( 54.005101)
total: 134.32 sec