Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-061418
#<BuildRuby:0x000055a759adfdf8
@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.20221221-061418",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000000 0.004245 0.846896 ( 1.072128)
build_miniruby 0.000000 0.000939 0.972504 ( 0.971171)
build_ruby 0.000000 0.001259 2.588475 ( 2.586708)
build_all 0.008675 0.000474 15.822362 ( 3.311998)
build_install 0.007302 0.000963 2.246868 ( 1.258405)
test_btest 0.000510 0.000142 64.209654 ( 11.776143)
test_basic 0.000353 0.004178 0.297271 ( 0.388291)
test_all 0.000959 0.000320 674.528102 (140.097774)
test_rubyspec 0.047988 0.015996 51.530813 ( 59.824165)
total: 221.29 sec