Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-080923
#<BuildRuby:0x00005568ddbd7f68
@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.20221121-080923",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004995 0.000154 1.027093 ( 1.055230)
build_miniruby 0.001045 0.000000 1.051630 ( 1.050398)
build_ruby 0.001153 0.000000 2.786781 ( 2.681943)
build_all 0.004963 0.003866 15.771277 ( 3.384120)
build_install 0.007609 0.003059 1.951927 ( 1.155494)
test_btest 0.000564 0.000119 65.018322 ( 10.907050)
test_basic 0.000000 0.004419 0.292339 ( 0.384405)
test_all 0.000000 0.001346 658.955651 (104.419453)
test_rubyspec 0.040929 0.027287 51.575353 ( 59.861802)
total: 184.90 sec