Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-140837
#<BuildRuby:0x00005646e0af3340
@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.20220305-140837",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009836 0.000889 1.016731 ( 1.143684)
build_miniruby 0.001821 0.000280 0.078174 ( 0.076033)
build_ruby 0.001707 0.000263 0.075243 ( 0.073346)
build_all 0.009658 0.000000 4.165298 ( 0.860335)
build_install 0.018927 0.004781 7.916953 ( 2.451388)
test_btest 0.000962 0.000152 75.965941 ( 8.069881)
test_basic 0.006891 0.001089 0.342131 ( 0.433777)
test_all 0.001463 0.000231 689.802580 ( 67.745026)
test_rubyspec 0.113414 0.055607 46.401653 ( 51.760176)
total: 132.62 sec