Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-080749
#<BuildRuby:0x000055c4bf74ebe8
@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.20221224-080749",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004018 0.000000 0.878464 ( 1.343046)
build_miniruby 0.000885 0.000121 1.077986 ( 1.076687)
build_ruby 0.001126 0.000160 2.704154 ( 2.702776)
build_all 0.008589 0.000576 15.992745 ( 3.394590)
build_install 0.008673 0.000514 2.270389 ( 1.279744)
test_btest 0.000560 0.000070 58.509047 ( 12.148420)
test_basic 0.004443 0.000555 0.334467 ( 0.424908)
test_all 0.001089 0.000137 631.513309 (106.357888)
test_rubyspec 0.066826 0.004597 52.550217 ( 60.700340)
total: 189.43 sec