Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-030338
#<BuildRuby:0x000055910f6e8728
@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.20221209-030338",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004337 0.000542 1.134757 ( 1.711707)
build_miniruby 0.000817 0.000102 1.024710 ( 1.023571)
build_ruby 0.001088 0.000136 2.733114 ( 2.640420)
build_all 0.008676 0.000502 15.963584 ( 3.388260)
build_install 0.003859 0.006504 2.247295 ( 1.282211)
test_btest 0.000593 0.000113 61.362748 ( 11.989415)
test_basic 0.004011 0.000764 0.282881 ( 0.374291)
test_all 0.000835 0.000159 664.414396 (106.120845)
test_rubyspec 0.054981 0.011841 52.776483 ( 61.016717)
total: 189.55 sec