Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-034609
#<BuildRuby:0x0000563a444d32b0
@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.20220721-034609",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009977 0.000416 0.984715 ( 1.692917)
build_miniruby 0.001541 0.000330 0.072135 ( 0.070704)
build_ruby 0.002071 0.000000 0.069299 ( 0.067618)
build_all 0.009516 0.001477 1.542427 ( 0.604257)
build_install 0.019560 0.000872 5.269385 ( 2.155065)
test_btest 0.000995 0.000166 72.104717 ( 8.274754)
test_basic 0.008630 0.000553 0.330851 ( 0.418474)
test_all 0.001448 0.000229 669.075610 ( 66.160789)
test_rubyspec 0.098021 0.075757 45.775587 ( 51.626619)
total: 131.07 sec