Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-113153
#<BuildRuby:0x000055b236f948e8
@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.20220223-113153",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010792 0.001559 0.897401 ( 0.886471)
build_miniruby 0.002628 0.000000 0.063624 ( 0.060828)
build_ruby 0.001771 0.000000 0.076147 ( 0.074655)
build_all 0.004582 0.005868 4.233560 ( 0.864199)
build_install 0.022984 0.002211 7.855929 ( 2.383068)
test_btest 0.001074 0.000255 75.385117 ( 8.153781)
test_basic 0.000000 0.007599 0.335443 ( 0.428157)
test_all 0.000659 0.001348 662.980153 ( 65.609205)
test_rubyspec 0.107193 0.042420 46.364593 ( 51.854002)
total: 130.32 sec