Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-182551
#<BuildRuby:0x0000562cadd444e8
@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.20220517-182551",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009041 0.001562 0.969339 ( 1.515936)
build_miniruby 0.001669 0.000513 0.073613 ( 0.071586)
build_ruby 0.001341 0.000413 0.073304 ( 0.072115)
build_all 0.006463 0.001989 1.492569 ( 0.585346)
build_install 0.016917 0.005205 5.773349 ( 2.795330)
test_btest 0.000774 0.000238 79.388569 ( 8.361112)
test_basic 0.001615 0.004739 0.321351 ( 0.410791)
test_all 0.001435 0.002051 690.112959 ( 66.969880)
test_rubyspec 0.095106 0.076625 45.698865 ( 51.509556)
total: 132.29 sec