Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-111008
#<BuildRuby:0x00005631b51a7f60
@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.20220819-111008",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006672 0.000187 0.847275 ( 1.306951)
build_miniruby 0.000995 0.000067 0.058071 ( 0.056783)
build_ruby 0.000952 0.000064 0.059773 ( 0.058549)
build_all 0.004664 0.000029 1.524498 ( 0.589591)
build_install 0.010381 0.000649 1.949133 ( 1.000456)
test_btest 0.000798 0.000050 51.308173 ( 8.566968)
test_basic 0.005619 0.000351 0.333443 ( 0.421592)
test_all 0.002856 0.000000 603.014040 ( 91.758981)
test_rubyspec 0.084019 0.041494 44.295612 ( 52.558940)
total: 156.32 sec