Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-064442
#<BuildRuby:0x0000560d9e52fda8
@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.20220607-064442",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005540 0.001511 0.841463 ( 1.053982)
build_miniruby 0.000696 0.000190 0.057559 ( 0.056361)
build_ruby 0.000787 0.000214 0.059121 ( 0.057883)
build_all 0.003507 0.000957 1.496520 ( 0.604334)
build_install 0.005682 0.005317 6.280589 ( 2.859935)
test_btest 0.000605 0.000202 51.433001 ( 8.533882)
test_basic 0.006254 0.000313 0.340376 ( 0.427276)
test_all 0.001115 0.000343 634.654250 ( 90.504446)
test_rubyspec 0.094622 0.033343 44.106186 ( 49.665911)
total: 153.76 sec