Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-034318
#<BuildRuby:0x000055beebbc0728
@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.20230109-034318",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005523 0.001274 0.862466 ( 1.047117)
build_miniruby 0.001033 0.000238 1.028870 ( 1.026942)
build_ruby 0.001560 0.000000 2.792714 ( 2.789911)
build_all 0.010033 0.000000 16.825361 ( 3.004062)
build_install 0.008942 0.000397 2.142765 ( 1.087201)
test_btest 0.000956 0.000169 71.838839 ( 11.176103)
test_basic 0.007300 0.000000 0.348526 ( 0.433399)
test_all 0.001473 0.000000 669.400798 (105.196084)
test_rubyspec 0.079899 0.044893 51.952718 ( 59.973416)
total: 185.73 sec