Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-140727
#<BuildRuby:0x0000561cd16e8a68
@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.20220722-140727",
@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.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001416 0.008576 0.833852 ( 1.135086)
build_miniruby 0.001386 0.000630 0.056396 ( 0.055702)
build_ruby 0.000000 0.001976 0.064951 ( 0.063946)
build_all 0.004690 0.004754 1.251531 ( 0.468286)
build_install 0.008300 0.006782 4.256611 ( 1.783310)
test_btest 0.000928 0.000541 52.619635 ( 6.050268)
test_basic 0.005889 0.000451 0.298286 ( 0.389843)
test_all 0.001676 0.000903 501.210774 ( 53.430282)
test_rubyspec 0.062149 0.067599 41.584669 ( 47.429065)
total: 110.81 sec