Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-092956
#<BuildRuby:0x0000559a9665e7e0
@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.20220729-092956",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003779 0.003067 0.837157 ( 1.482196)
build_miniruby 0.000905 0.000113 0.057101 ( 0.055886)
build_ruby 0.000856 0.000107 0.059224 ( 0.058034)
build_all 0.004128 0.000516 1.525747 ( 0.583957)
build_install 0.009963 0.001245 5.632130 ( 2.151444)
test_btest 0.000662 0.000083 54.523921 ( 8.455336)
test_basic 0.001026 0.004851 0.349051 ( 0.437001)
test_all 0.000824 0.000155 617.195015 ( 87.757890)
test_rubyspec 0.067292 0.025595 44.119191 ( 49.721800)
total: 150.70 sec