Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-083901
#<BuildRuby:0x00005654e7430ea8
@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.20220801-083901",
@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.000018 0.000005 0.000023 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010282 0.000555 0.970082 ( 1.463895)
build_miniruby 0.001707 0.000366 0.073538 ( 0.071737)
build_ruby 0.001834 0.000393 0.075390 ( 0.073564)
build_all 0.005448 0.004606 1.540009 ( 0.573757)
build_install 0.015328 0.008070 5.214305 ( 2.077431)
test_btest 0.000883 0.000279 77.996359 ( 8.637418)
test_basic 0.006194 0.000562 0.311948 ( 0.401697)
test_all 0.001377 0.000413 669.079537 ( 66.205653)
test_rubyspec 0.071347 0.080494 45.469955 ( 51.191888)
total: 130.70 sec