Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-050612
#<BuildRuby:0x00005622a6af46e0
@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.20220723-050612",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011007 0.000661 0.985612 ( 1.571611)
build_miniruby 0.001381 0.000277 0.072741 ( 0.073014)
build_ruby 0.002225 0.000000 0.077343 ( 0.076724)
build_all 0.009476 0.000618 1.515320 ( 0.572645)
build_install 0.018703 0.004606 5.336317 ( 2.131810)
test_btest 0.001200 0.000229 75.015239 ( 8.509290)
test_basic 0.007429 0.000532 0.323113 ( 0.412492)
test_all 0.002203 0.000401 676.729041 ( 66.640566)
test_rubyspec 0.132590 0.042459 45.558911 ( 51.302625)
total: 131.29 sec