Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-055432
#<BuildRuby:0x000055c1f60b7ee0
@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.20230113-055432",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004483 0.002037 0.847690 ( 1.035364)
build_miniruby 0.000891 0.000405 1.018722 ( 1.016849)
build_ruby 0.001703 0.000000 2.768122 ( 2.765419)
build_all 0.009154 0.000659 16.824031 ( 2.985971)
build_install 0.005551 0.005681 2.087766 ( 1.074490)
test_btest 0.000716 0.000313 75.756218 ( 11.041971)
test_basic 0.004253 0.001861 0.346060 ( 0.433187)
test_all 0.000894 0.000390 674.679551 ( 95.511021)
test_rubyspec 0.076711 0.057901 51.864168 ( 59.887456)
total: 175.75 sec