Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-042932
#<BuildRuby:0x0000561b97647e00
@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.20221117-042932",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004584 0.000000 1.050151 ( 1.043539)
build_miniruby 0.000998 0.000000 0.995284 ( 0.994124)
build_ruby 0.001231 0.000000 2.747757 ( 2.638376)
build_all 0.008731 0.000289 15.945835 ( 3.300990)
build_install 0.009777 0.000445 2.021910 ( 1.146067)
test_btest 0.000620 0.000050 60.631005 ( 11.179567)
test_basic 0.004585 0.000009 0.357566 ( 0.448334)
test_all 0.000750 0.000058 659.422615 (104.086807)
test_rubyspec 0.059129 0.004046 50.680819 ( 58.975395)
total: 183.81 sec