Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-201157
#<BuildRuby:0x0000556cd1bf89c8
@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.20220822-201157",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011863 0.000583 0.970582 ( 1.004793)
build_miniruby 0.001906 0.000146 0.078184 ( 0.076515)
build_ruby 0.002241 0.000000 0.076973 ( 0.075051)
build_all 0.009976 0.000521 1.557845 ( 0.584735)
build_install 0.023048 0.000048 1.903308 ( 0.919049)
test_btest 0.001205 0.000067 70.653054 ( 8.014163)
test_basic 0.008090 0.000000 0.331632 ( 0.420206)
test_all 0.000093 0.004362 673.468779 ( 66.811653)
test_rubyspec 0.097125 0.064693 45.909351 ( 54.372186)
total: 132.28 sec