Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-162516
#<BuildRuby:0x000055a3d10fb2c8
@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.20220829-162516",
@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.000005 0.000017 ( 0.000018)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.002684 0.003480 0.883177 ( 7.293474)
build_miniruby 0.000723 0.000329 0.057718 ( 0.056611)
build_ruby 0.000700 0.000318 0.059633 ( 0.058494)
build_all 0.000000 0.004537 1.546624 ( 0.590416)
build_install 0.006010 0.004799 1.918194 ( 0.965901)
test_btest 0.000492 0.000287 46.845617 ( 8.371242)
test_basic 0.003751 0.002188 0.285425 ( 0.374404)
test_all 0.001830 0.000000 595.866514 ( 91.658155)
test_rubyspec 0.043640 0.075622 43.465563 ( 56.885288)
total: 166.25 sec