Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-171321
#<BuildRuby:0x00005573c8c83778
@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.20220219-171321",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010546 0.945705 ( 0.962269)
build_miniruby 0.000000 0.002045 0.074584 ( 0.073165)
build_ruby 0.000000 0.001581 0.068502 ( 0.067251)
build_all 0.010497 0.001076 4.109585 ( 0.800124)
build_install 0.022606 0.002065 7.854571 ( 2.322972)
test_btest 0.000909 0.000272 73.689153 ( 8.169773)
test_basic 0.000000 0.008009 0.337542 ( 0.436562)
test_all 0.001914 0.000000 694.107018 ( 67.374561)
test_rubyspec 0.088172 0.068232 45.958803 ( 51.637938)
total: 131.85 sec