Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-061159
#<BuildRuby:0x000055c6d242f858
@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.20220309-061159",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005973 0.004870 1.002575 ( 2.222305)
build_miniruby 0.001659 0.000691 0.074344 ( 0.073935)
build_ruby 0.001232 0.000514 0.078634 ( 0.078764)
build_all 0.007132 0.002972 4.203291 ( 0.880962)
build_install 0.016997 0.005780 8.003812 ( 2.485917)
test_btest 0.000768 0.000308 75.590859 ( 7.922781)
test_basic 0.004700 0.001880 0.343345 ( 0.433086)
test_all 0.001235 0.000494 702.428114 ( 68.165918)
test_rubyspec 0.128066 0.045897 46.029447 ( 51.502000)
total: 133.77 sec