Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-173311
#<BuildRuby:0x0000561af5040018
@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.20220730-173311",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006709 0.000407 0.771294 ( 1.537938)
build_miniruby 0.000900 0.000128 0.089237 ( 0.087145)
build_ruby 0.001704 0.000244 3.519325 ( 3.325930)
build_all 0.008988 0.000630 15.717460 ( 2.861778)
build_install 0.003593 0.007849 5.704349 ( 2.161678)
test_btest 0.000755 0.000000 52.277544 ( 8.427547)
test_basic 0.001757 0.003784 0.253241 ( 0.342413)
test_all 0.001292 0.000000 595.164654 ( 94.388887)
test_rubyspec 0.087997 0.028469 43.743469 ( 49.336101)
total: 162.47 sec