Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-184650
#<BuildRuby:0x00005625f8bfa7b0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220726-184650",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006211 0.000334 0.834120 ( 1.177769)
build_miniruby 0.000879 0.000125 0.057300 ( 0.056010)
build_ruby 0.000790 0.000113 0.059023 ( 0.057864)
build_all 0.004703 0.000071 1.532245 ( 0.593772)
build_install 0.010849 0.000286 5.606522 ( 2.154401)
test_btest 0.000518 0.000061 45.363020 ( 8.642274)
test_basic 0.000000 0.005580 0.288845 ( 0.377540)
test_all 0.000000 0.001221 626.134746 ( 90.768220)
test_rubyspec 0.052910 0.035267 43.447559 ( 49.144965)
total: 152.97 sec