Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-224932
#<BuildRuby:0x0000561311e48480
@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.20220314-224932",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000074 0.000019 0.000093 ( 0.000103)
build_up 0.009989 0.000370 1.010251 ( 1.074395)
build_miniruby 0.002156 0.000000 0.069729 ( 0.067856)
build_ruby 0.002064 0.000008 0.079194 ( 0.077338)
build_all 0.004166 0.007316 4.311900 ( 0.866448)
build_install 0.021500 0.001255 7.982752 ( 2.451442)
test_btest 0.000000 0.001160 72.040883 ( 7.870224)
test_basic 0.001118 0.006348 0.332621 ( 0.420822)
test_all 0.001255 0.000400 707.840150 ( 68.154457)
test_rubyspec 0.108977 0.071411 46.267197 ( 51.800388)
total: 132.78 sec