Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-075943
#<BuildRuby:0x000055784ca474b8
@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.20220822-075943",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003732 0.008052 0.980972 ( 2.363069)
build_miniruby 0.001516 0.000583 0.077248 ( 0.074862)
build_ruby 0.001144 0.000440 0.079507 ( 0.077804)
build_all 0.006834 0.003591 1.540616 ( 0.583653)
build_install 0.019667 0.002378 1.884506 ( 0.926334)
test_btest 0.000772 0.000258 69.552015 ( 7.966408)
test_basic 0.001128 0.006767 0.331152 ( 0.420419)
test_all 0.000124 0.003895 649.652623 ( 65.395316)
test_rubyspec 0.080944 0.078047 45.901586 ( 54.208657)
total: 132.02 sec