Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-161522
#<BuildRuby:0x000055e5492e1e98
@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.20221228-161522",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000010 0.000008 0.000018 ( 0.000017)
configure 0.000008 0.000005 0.000013 ( 0.000012)
build_up 0.003208 0.003381 0.878380 ( 1.059948)
build_miniruby 0.000775 0.000563 1.013056 ( 1.011101)
build_ruby 0.000939 0.000683 2.783698 ( 2.781098)
build_all 0.006566 0.003027 16.715735 ( 2.971669)
build_install 0.004347 0.007193 2.304507 ( 1.175787)
test_btest 0.000503 0.000387 71.500352 ( 11.001733)
test_basic 0.005600 0.000981 0.352568 ( 0.438784)
test_all 0.000742 0.000529 664.101355 (114.954338)
test_rubyspec 0.072047 0.062898 51.678872 ( 59.704744)
total: 195.10 sec