Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-121334
#<BuildRuby:0x000055c524e87940
@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.20220328-121334",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008491 0.001959 1.003219 ( 1.128153)
build_miniruby 0.001592 0.000367 0.069843 ( 0.068518)
build_ruby 0.001599 0.000369 0.076046 ( 0.075082)
build_all 0.010590 0.000000 4.090191 ( 0.836439)
build_install 0.020322 0.001125 7.891877 ( 2.422757)
test_btest 0.000957 0.000160 76.829547 ( 8.224982)
test_basic 0.007224 0.000306 0.342310 ( 0.430943)
test_all 0.001481 0.000136 661.608249 ( 65.898026)
test_rubyspec 0.099788 0.054741 45.738195 ( 51.227618)
total: 130.31 sec