Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-175845
#<BuildRuby:0x000055962e65b2c8
@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.20220815-175845",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005776 0.000408 0.838003 ( 1.626613)
build_miniruby 0.000774 0.000193 0.057437 ( 0.056229)
build_ruby 0.000804 0.000201 0.059343 ( 0.058033)
build_all 0.004784 0.000084 1.535100 ( 0.585149)
build_install 0.009773 0.001140 1.925374 ( 0.991027)
test_btest 0.000719 0.000155 54.064784 ( 8.307909)
test_basic 0.005037 0.001080 0.332909 ( 0.420838)
test_all 0.001464 0.000314 593.895960 ( 94.853750)
test_rubyspec 0.091681 0.039498 43.874035 ( 51.238697)
total: 158.14 sec