Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-151804
#<BuildRuby:0x0000560878e5b510
@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.20220405-151804",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007346 0.004608 0.993223 ( 1.052754)
build_miniruby 0.001524 0.000327 0.076890 ( 0.075418)
build_ruby 0.001623 0.000347 0.069706 ( 0.068286)
build_all 0.006284 0.004865 4.136435 ( 0.846593)
build_install 0.020057 0.005043 8.426549 ( 2.958499)
test_btest 0.001275 0.000000 74.341616 ( 8.622146)
test_basic 0.006546 0.000869 0.332612 ( 0.422609)
test_all 0.002055 0.000513 655.456368 ( 65.073745)
test_rubyspec 0.120453 0.045379 46.513176 ( 51.989546)
total: 131.11 sec