Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-132606
#<BuildRuby:0x0000562215a88a58
@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.20220615-132606",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000024 0.000001 0.000025 ( 0.000027)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.010275 0.000393 0.965109 ( 1.871276)
build_miniruby 0.001905 0.000119 0.073864 ( 0.072457)
build_ruby 0.001670 0.000104 0.081935 ( 0.080685)
build_all 0.004056 0.004539 1.471880 ( 0.613732)
build_install 0.017905 0.004520 5.769694 ( 2.770101)
test_btest 0.001327 0.000190 71.587955 ( 8.675749)
test_basic 0.002614 0.004264 0.320323 ( 0.410986)
test_all 0.002150 0.000390 669.839494 ( 65.301588)
test_rubyspec 0.101055 0.049161 45.208167 ( 50.907143)
total: 130.70 sec