Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-202317
#<BuildRuby:0x000055833bde7fb0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221209-202317",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004231 0.000604 1.130987 ( 1.299144)
build_miniruby 0.000784 0.000112 0.990680 ( 0.989480)
build_ruby 0.001022 0.000146 2.744849 ( 2.648370)
build_all 0.009211 0.000000 15.801095 ( 3.275503)
build_install 0.010299 0.000000 2.259689 ( 1.291020)
test_btest 0.000564 0.000000 59.554898 ( 11.857108)
test_basic 0.001661 0.003737 0.338890 ( 0.429282)
test_all 0.000845 0.000127 664.870695 (124.215504)
test_rubyspec 0.040684 0.018618 52.147271 ( 60.398412)
total: 206.40 sec