Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-224609
#<BuildRuby:0x00005558db0ebee0
@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.20221212-224609",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001237 0.003217 0.883322 ( 1.571920)
build_miniruby 0.000653 0.000200 0.939346 ( 0.938083)
build_ruby 0.000945 0.000291 2.807046 ( 2.720534)
build_all 0.009108 0.000000 15.820968 ( 3.257431)
build_install 0.008770 0.000000 2.244801 ( 1.287897)
test_btest 0.000508 0.000000 65.462317 ( 11.352437)
test_basic 0.003979 0.000549 0.285880 ( 0.377168)
test_all 0.001960 0.000435 684.160241 (135.706485)
test_rubyspec 0.034866 0.030774 52.846206 ( 61.029425)
total: 218.24 sec