Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-181515
#<BuildRuby:0x000055a2fd4bead8
@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.20220815-181515",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000008 0.000005 0.000013 ( 0.000014)
configure 0.000015 0.000008 0.000023 ( 0.000023)
build_up 0.008061 0.004038 0.831977 ( 0.983345)
build_miniruby 0.001808 0.000986 0.066567 ( 0.064973)
build_ruby 0.000868 0.000474 0.056869 ( 0.055796)
build_all 0.005107 0.002786 1.223574 ( 0.454805)
build_install 0.012542 0.003930 1.542379 ( 0.792925)
test_btest 0.000883 0.000442 53.695170 ( 6.304507)
test_basic 0.003918 0.001959 0.284200 ( 0.376013)
test_all 0.002814 0.001407 516.550497 ( 53.393769)
test_rubyspec 0.064856 0.058729 41.587537 ( 49.204130)
total: 111.63 sec