Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-180645
#<BuildRuby:0x000055dcc24af2c8
@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-180645",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003800 0.000950 1.111088 ( 1.065126)
build_miniruby 0.000982 0.000000 1.018204 ( 1.016850)
build_ruby 0.001196 0.000000 2.853465 ( 2.719975)
build_all 0.008919 0.000000 15.899704 ( 3.262587)
build_install 0.008746 0.000000 2.011519 ( 1.153984)
test_btest 0.000652 0.000000 55.555836 ( 11.856450)
test_basic 0.003714 0.000935 0.287762 ( 0.378252)
test_all 0.000850 0.000155 655.274395 (102.416209)
test_rubyspec 0.037239 0.028881 51.491195 ( 59.686965)
total: 183.56 sec