Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-174916
#<BuildRuby:0x000055a8bc012ad8
@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.20220717-174916",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.008965 0.000753 0.853147 ( 0.982520)
build_miniruby 0.001147 0.000164 0.059499 ( 0.059940)
build_ruby 0.001180 0.000168 0.055144 ( 0.055229)
build_all 0.005457 0.004490 1.266934 ( 0.501675)
build_install 0.015224 0.002042 4.304900 ( 1.854405)
test_btest 0.001187 0.000223 55.978859 ( 6.263275)
test_basic 0.005122 0.000960 0.286708 ( 0.379230)
test_all 0.002366 0.000443 506.788532 ( 53.037008)
test_rubyspec 0.080457 0.068149 41.980434 ( 48.004870)
total: 111.14 sec