Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-225326
#<BuildRuby:0x00005641b3413138
@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.20220406-225326",
@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.000008 0.000004 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.011039 0.001177 1.009806 ( 1.110777)
build_miniruby 0.001170 0.000450 0.077916 ( 0.076801)
build_ruby 0.001526 0.000587 0.069776 ( 0.068264)
build_all 0.004908 0.007031 4.161184 ( 0.847042)
build_install 0.012216 0.010698 8.507509 ( 2.976317)
test_btest 0.000789 0.000421 77.855242 ( 8.030967)
test_basic 0.001806 0.006142 0.331992 ( 0.421463)
test_all 0.001278 0.000767 659.412167 ( 65.993306)
test_rubyspec 0.110715 0.068080 46.668275 ( 52.117879)
total: 131.64 sec