Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-222519
#<BuildRuby:0x000055af7efdaad8
@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.20220808-222519",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005438 0.003669 0.831416 ( 0.987416)
build_miniruby 0.001230 0.000164 0.063435 ( 0.062121)
build_ruby 0.001581 0.000210 0.061969 ( 0.059963)
build_all 0.008191 0.000519 1.265710 ( 0.457950)
build_install 0.018233 0.000101 4.122313 ( 1.769702)
test_btest 0.001445 0.000145 52.947515 ( 6.035743)
test_basic 0.006709 0.000671 0.293563 ( 0.383152)
test_all 0.003141 0.000314 478.736749 ( 51.092898)
test_rubyspec 0.104282 0.034285 41.656072 ( 49.168563)
total: 110.02 sec