Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-205954
#<BuildRuby:0x000056345a0e4e50
@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.20220723-205954",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006003 0.005550 0.958228 ( 1.035342)
build_miniruby 0.001577 0.000394 0.066113 ( 0.064317)
build_ruby 0.001421 0.000356 0.076043 ( 0.074551)
build_all 0.002320 0.008672 1.505941 ( 0.576258)
build_install 0.018672 0.003138 5.181580 ( 2.079870)
test_btest 0.000906 0.000302 74.187548 ( 8.681087)
test_basic 0.005503 0.001834 0.309649 ( 0.399848)
test_all 0.001483 0.000495 647.669823 ( 64.929404)
test_rubyspec 0.108494 0.068747 45.597043 ( 51.444307)
total: 129.29 sec