Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-223900
#<BuildRuby:0x000055723d4d9338
@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.20220724-223900",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.006862 0.003812 0.837746 ( 0.892172)
build_miniruby 0.001151 0.000639 0.061930 ( 0.062219)
build_ruby 0.000947 0.000525 0.062413 ( 0.063106)
build_all 0.009556 0.000000 1.254030 ( 0.478331)
build_install 0.013010 0.004029 4.322826 ( 1.852821)
test_btest 0.000983 0.000422 51.297444 ( 6.380426)
test_basic 0.002993 0.004012 0.297784 ( 0.390102)
test_all 0.001271 0.000593 501.157662 ( 53.235878)
test_rubyspec 0.074047 0.050120 41.665953 ( 47.628849)
total: 110.98 sec