Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-170853
#<BuildRuby:0x000055f5e6817680
@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.20220208-170853",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009520 0.000761 0.922754 ( 1.187087)
build_miniruby 0.001299 0.000174 0.067940 ( 0.066941)
build_ruby 0.001691 0.000226 0.078972 ( 0.077547)
build_all 0.006565 0.004697 4.156730 ( 0.774182)
build_install 0.017429 0.005343 7.801406 ( 2.323239)
test_btest 0.000865 0.000182 76.409677 ( 8.286383)
test_basic 0.005176 0.003772 0.337233 ( 0.432421)
test_all 0.001567 0.000143 657.554989 ( 65.871389)
test_rubyspec 0.104014 0.064676 45.865973 ( 51.296891)
total: 130.32 sec