Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-091032
#<BuildRuby:0x00005603d05f84d8
@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.20220221-091032",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006434 0.006210 0.986573 ( 1.334555)
build_miniruby 0.001445 0.000482 0.077420 ( 0.075322)
build_ruby 0.001364 0.000455 0.081902 ( 0.079971)
build_all 0.007851 0.002617 4.062360 ( 0.781229)
build_install 0.021880 0.001425 7.779028 ( 2.294647)
test_btest 0.000950 0.000253 73.174026 ( 7.918916)
test_basic 0.004155 0.003668 0.347767 ( 0.436705)
test_all 0.001494 0.000183 705.026232 ( 67.688594)
test_rubyspec 0.094414 0.067043 46.386746 ( 51.881265)
total: 132.49 sec