Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-143551
#<BuildRuby:0x00005610e75cff00
@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.20221215-143551",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.003117 0.000890 0.833464 ( 1.046502)
build_miniruby 0.000659 0.000188 0.982066 ( 0.980875)
build_ruby 0.001038 0.000296 2.905633 ( 2.805936)
build_all 0.004720 0.004490 15.834731 ( 3.451555)
build_install 0.006780 0.003688 2.248289 ( 1.270540)
test_btest 0.000473 0.000167 62.309653 ( 11.912152)
test_basic 0.001471 0.003208 0.296353 ( 0.386925)
test_all 0.001693 0.000658 680.789086 (148.476347)
test_rubyspec 0.043269 0.019248 52.325070 ( 60.487570)
total: 230.82 sec