Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-120548
#<BuildRuby:0x00005615097f0e80
@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.20220820-120548",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008126 0.002217 0.832708 ( 1.378709)
build_miniruby 0.001420 0.000387 0.055583 ( 0.054441)
build_ruby 0.001384 0.000377 0.066109 ( 0.064965)
build_all 0.005058 0.003452 1.261123 ( 0.486863)
build_install 0.015110 0.003012 1.580475 ( 0.807810)
test_btest 0.000834 0.000238 51.841094 ( 6.088904)
test_basic 0.005352 0.001530 0.287866 ( 0.378957)
test_all 0.003749 0.001071 504.794360 ( 52.776415)
test_rubyspec 0.094408 0.035504 42.025437 ( 50.266480)
total: 112.30 sec