Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-090849
#<BuildRuby:0x000055c0595e3778
@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.20220305-090849",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.006022 0.004736 1.042798 ( 2.791184)
build_miniruby 0.002773 0.000000 0.072220 ( 0.069083)
build_ruby 0.001602 0.000171 0.076177 ( 0.074439)
build_all 0.009811 0.002059 4.183060 ( 0.848257)
build_install 0.011936 0.012709 7.960760 ( 2.387476)
test_btest 0.000000 0.001758 73.232551 ( 8.133463)
test_basic 0.000000 0.006756 0.329913 ( 0.426977)
test_all 0.000000 0.001825 706.616864 ( 68.256125)
test_rubyspec 0.078382 0.074194 46.297424 ( 51.868177)
total: 134.86 sec