Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-215925
#<BuildRuby:0x000056432fbc7f28
@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-215925",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006197 0.000387 0.898513 ( 1.063769)
build_miniruby 0.001132 0.000071 1.014656 ( 1.012590)
build_ruby 0.001548 0.000096 2.776948 ( 2.774155)
build_all 0.009082 0.000568 16.791615 ( 3.009067)
build_install 0.006587 0.005206 2.282133 ( 1.186004)
test_btest 0.000831 0.000098 67.614251 ( 11.443308)
test_basic 0.005840 0.000687 0.366848 ( 0.453089)
test_all 0.001321 0.000156 656.785466 (100.204227)
test_rubyspec 0.062018 0.030161 51.620462 ( 59.709279)
total: 180.86 sec