Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-070341
#<BuildRuby:0x0000563f5a5ffe70
@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.20221208-070341",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004375 0.000547 1.203392 ( 1.935317)
build_miniruby 0.000759 0.000094 0.936227 ( 0.934955)
build_ruby 0.001246 0.000000 2.735688 ( 2.641166)
build_all 0.004956 0.003885 15.767446 ( 3.362666)
build_install 0.004933 0.004305 2.273290 ( 1.310347)
test_btest 0.000490 0.000104 57.295035 ( 11.731084)
test_basic 0.004685 0.000095 0.308577 ( 0.399051)
test_all 0.000831 0.000166 661.649214 (113.673972)
test_rubyspec 0.043519 0.015161 52.405986 ( 60.564726)
total: 196.55 sec