Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-230134
#<BuildRuby:0x0000561a6e6d8bc8
@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.20221116-230134",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008914 0.000669 1.126785 ( 1.133975)
build_miniruby 0.001995 0.000266 0.872719 ( 0.871713)
build_ruby 0.002157 0.000288 2.398622 ( 2.303363)
build_all 0.013053 0.005231 18.327023 ( 2.269069)
build_install 0.007930 0.010410 1.888335 ( 1.002080)
test_btest 0.000908 0.000252 82.467688 ( 9.808756)
test_basic 0.005238 0.000063 0.325596 ( 0.417057)
test_all 0.001767 0.000135 706.387484 ( 74.959010)
test_rubyspec 0.073277 0.044211 50.488176 ( 59.048260)
total: 151.81 sec