Logfile: /home/ko1/ruby/logs/brlog.trunk.20220409-174753
#<BuildRuby:0x000055e047b60af8
@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.20220409-174753",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011192 0.000413 1.028208 ( 1.562234)
build_miniruby 0.001952 0.000244 0.077652 ( 0.077165)
build_ruby 0.001570 0.000196 0.068670 ( 0.068225)
build_all 0.009158 0.000043 1.495018 ( 0.612099)
build_install 0.012651 0.009595 2.062080 ( 1.148770)
test_btest 0.000000 0.001374 77.989359 ( 8.034206)
test_basic 0.002512 0.003752 0.337004 ( 0.427649)
test_all 0.002559 0.000264 694.622034 ( 68.044914)
test_rubyspec 0.114703 0.066039 46.695452 ( 52.073709)
total: 132.05 sec