Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-053458
#<BuildRuby:0x0000556dccf65c18
@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-053458",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003507 0.000658 0.860863 ( 1.052677)
build_miniruby 0.000877 0.000164 0.973058 ( 0.971680)
build_ruby 0.001119 0.000210 2.832502 ( 2.708732)
build_all 0.009150 0.000068 15.945970 ( 3.398528)
build_install 0.006398 0.002362 2.207403 ( 1.286515)
test_btest 0.000486 0.000088 62.456146 ( 11.281711)
test_basic 0.000501 0.004029 0.310487 ( 0.401623)
test_all 0.001140 0.000259 670.434404 (139.183458)
test_rubyspec 0.055394 0.017403 52.664039 ( 60.936462)
total: 221.22 sec