Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-211114
#<BuildRuby:0x0000555c335949c8
@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.20220825-211114",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005222 0.005771 0.953770 ( 0.978664)
build_miniruby 0.001414 0.000471 0.078355 ( 0.076958)
build_ruby 0.001286 0.000429 0.069218 ( 0.067983)
build_all 0.001901 0.008117 1.534902 ( 0.589060)
build_install 0.014696 0.006783 1.877122 ( 0.917725)
test_btest 0.000784 0.000362 72.740507 ( 7.936005)
test_basic 0.006428 0.000000 0.331301 ( 0.422353)
test_all 0.002669 0.001445 630.879647 ( 65.348556)
test_rubyspec 0.091488 0.080762 45.545167 ( 54.033270)
total: 130.37 sec