Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-045943
#<BuildRuby:0x000055cdd902fba0
@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.20220814-045943",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005445 0.004446 0.897533 ( 0.989254)
build_miniruby 0.001443 0.000481 0.065655 ( 0.063218)
build_ruby 0.001266 0.000422 0.066113 ( 0.064646)
build_all 0.007954 0.001122 1.236908 ( 0.470489)
build_install 0.012403 0.002232 1.557011 ( 0.778261)
test_btest 0.001221 0.000348 53.587877 ( 6.328385)
test_basic 0.004920 0.000000 0.286604 ( 0.384422)
test_all 0.004627 0.002088 513.396353 ( 53.512868)
test_rubyspec 0.080143 0.054259 41.783568 ( 49.511537)
total: 112.10 sec