Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-081034
#<BuildRuby:0x000055e16e638328
@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.20220805-081034",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005710 0.000952 0.817522 ( 1.119720)
build_miniruby 0.000894 0.000149 0.057601 ( 0.056239)
build_ruby 0.000865 0.000144 0.058829 ( 0.057531)
build_all 0.002180 0.002350 1.524129 ( 0.585957)
build_install 0.010078 0.001144 5.648767 ( 2.147120)
test_btest 0.000712 0.000134 48.402727 ( 8.467766)
test_basic 0.000991 0.004655 0.337828 ( 0.427118)
test_all 0.000924 0.000231 617.917118 ( 87.236076)
test_rubyspec 0.084916 0.043094 43.702383 ( 51.100831)
total: 151.20 sec