Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-011245
#<BuildRuby:0x0000562f6289bdf8
@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.20221229-011245",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000036 0.000005 0.000041 ( 0.000026)
build_up 0.003405 0.003227 0.840905 ( 1.031839)
build_miniruby 0.001079 0.000203 1.012624 ( 1.010714)
build_ruby 0.001417 0.000265 2.807951 ( 2.805417)
build_all 0.004659 0.005165 16.789177 ( 3.000601)
build_install 0.011229 0.000201 2.289662 ( 1.178037)
test_btest 0.000595 0.000130 79.332005 ( 10.481905)
test_basic 0.004482 0.002898 0.382264 ( 0.466892)
test_all 0.001002 0.000240 664.826138 (102.291949)
test_rubyspec 0.092509 0.032923 51.794404 ( 59.874198)
total: 182.14 sec