Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-211312
#<BuildRuby:0x000055a6da62f940
@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.20220312-211312",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000012 0.000006 0.000018 ( 0.000019)
configure 0.000027 0.000014 0.000041 ( 0.000039)
build_up 0.007388 0.003694 0.985437 ( 1.114418)
build_miniruby 0.001264 0.000632 0.075660 ( 0.074446)
build_ruby 0.001244 0.000622 0.079404 ( 0.077285)
build_all 0.005999 0.002999 1.515187 ( 0.617996)
build_install 0.018068 0.004290 5.223971 ( 2.147633)
test_btest 0.000931 0.000407 75.622878 ( 8.602255)
test_basic 0.002318 0.005970 0.335064 ( 0.423408)
test_all 0.001571 0.000785 701.209605 ( 67.917363)
test_rubyspec 0.125156 0.050262 46.104067 ( 51.377154)
total: 132.35 sec