Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-070705
#<BuildRuby:0x000055a0cf03ec40
@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.20221119-070705",
@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.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000597 0.004327 1.117736 ( 1.246119)
build_miniruby 0.000771 0.000206 0.976973 ( 0.975806)
build_ruby 0.000890 0.000237 2.876499 ( 2.774696)
build_all 0.008062 0.000959 15.770463 ( 3.355459)
build_install 0.009666 0.000118 1.998758 ( 1.154429)
test_btest 0.000485 0.000108 63.981837 ( 10.865660)
test_basic 0.004358 0.000000 0.318301 ( 0.409657)
test_all 0.000808 0.000000 659.187995 (104.822578)
test_rubyspec 0.052631 0.012190 51.205718 ( 59.554464)
total: 185.16 sec