Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-030210
#<BuildRuby:0x0000564b073e8c00
@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.20220903-030210",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010679 0.000351 0.993572 ( 1.029927)
build_miniruby 0.001724 0.000216 0.077096 ( 0.076045)
build_ruby 0.001749 0.000218 0.076254 ( 0.075594)
build_all 0.009208 0.001151 1.556472 ( 0.603415)
build_install 0.019768 0.001746 1.874886 ( 0.923212)
test_btest 0.000000 0.001224 72.962368 ( 8.034945)
test_basic 0.000815 0.008005 0.314704 ( 0.403757)
test_all 0.002605 0.000548 637.169439 ( 64.573194)
test_rubyspec 0.122396 0.056230 45.705450 ( 54.124216)
total: 129.85 sec