Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-082448
#<BuildRuby:0x000055bfe17848e8
@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.20220307-082448",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006502 0.005034 1.037955 ( 1.562249)
build_miniruby 0.001873 0.000268 0.080358 ( 0.078130)
build_ruby 0.001871 0.000267 0.070415 ( 0.068225)
build_all 0.010334 0.000000 4.183434 ( 0.846600)
build_install 0.016545 0.006121 8.006079 ( 2.408371)
test_btest 0.001535 0.000000 74.485070 ( 7.957586)
test_basic 0.002641 0.005066 0.335142 ( 0.423828)
test_all 0.001591 0.000335 688.857362 ( 66.969798)
test_rubyspec 0.068664 0.085939 46.324192 ( 51.517170)
total: 131.83 sec