Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-085000
#<BuildRuby:0x00005624d6a60af8
@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.20220530-085000",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009188 0.002791 1.057463 ( 1.920324)
build_miniruby 0.001850 0.000000 0.067122 ( 0.065283)
build_ruby 0.001965 0.000000 0.072669 ( 0.071677)
build_all 0.006927 0.002937 1.498035 ( 0.588522)
build_install 0.019815 0.003991 5.888813 ( 2.775048)
test_btest 0.000964 0.000185 70.573424 ( 8.493932)
test_basic 0.007375 0.000703 0.312835 ( 0.410315)
test_all 0.001984 0.000368 704.296365 ( 67.713399)
test_rubyspec 0.104721 0.068965 45.852340 ( 51.692479)
total: 133.73 sec