Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-225933
#<BuildRuby:0x00005610caaca130
@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.20220502-225933",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008330 0.001589 0.848540 ( 0.939132)
build_miniruby 0.001465 0.000533 0.054870 ( 0.054638)
build_ruby 0.000996 0.000363 0.045464 ( 0.045351)
build_all 0.005541 0.002015 1.184769 ( 0.479681)
build_install 0.012889 0.004238 4.963333 ( 2.539626)
test_btest 0.001231 0.000439 54.630931 ( 6.132049)
test_basic 0.001163 0.005530 0.292663 ( 0.385893)
test_all 0.003054 0.000484 506.108796 ( 54.068907)
test_rubyspec 0.066620 0.055251 41.088196 ( 46.769390)
total: 111.42 sec