Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-191942
#<BuildRuby:0x000055e0c454ac40
@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.20220717-191942",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.006000 0.000713 0.829493 ( 1.046011)
build_miniruby 0.000640 0.000213 0.056858 ( 0.055677)
build_ruby 0.000683 0.000227 0.059090 ( 0.057848)
build_all 0.003370 0.001123 1.533236 ( 0.601998)
build_install 0.010578 0.000482 5.620337 ( 2.154039)
test_btest 0.000681 0.000195 48.922230 ( 8.700952)
test_basic 0.001919 0.003719 0.287063 ( 0.375646)
test_all 0.000968 0.000323 591.926680 ( 91.465282)
test_rubyspec 0.076087 0.034944 43.642702 ( 49.247642)
total: 153.71 sec