Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-093509
#<BuildRuby:0x000056081a0944a8
@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.20220727-093509",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011122 0.000471 0.958499 ( 1.181287)
build_miniruby 0.001709 0.000114 0.071985 ( 0.069895)
build_ruby 0.002675 0.000000 0.077296 ( 0.074801)
build_all 0.001976 0.008483 1.501022 ( 0.575295)
build_install 0.021748 0.000603 5.236784 ( 2.058532)
test_btest 0.001059 0.000151 73.682520 ( 8.547493)
test_basic 0.007512 0.000392 0.326333 ( 0.419093)
test_all 0.001769 0.000241 681.307155 ( 66.728004)
test_rubyspec 0.143552 0.023370 45.966984 ( 51.513500)
total: 131.17 sec