Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-035530
#<BuildRuby:0x000055be9d370008
@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.20221218-035530",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003995 0.000009 0.834458 ( 1.056453)
build_miniruby 0.000874 0.000103 0.990199 ( 0.988919)
build_ruby 0.000000 0.001302 2.899374 ( 2.788536)
build_all 0.005395 0.003570 15.852755 ( 3.305313)
build_install 0.001100 0.007722 2.305610 ( 1.329740)
test_btest 0.000454 0.000126 58.008707 ( 11.385989)
test_basic 0.001782 0.003408 0.378819 ( 0.468772)
test_all 0.000626 0.000848 679.942749 (139.932597)
test_rubyspec 0.035588 0.036955 52.602461 ( 60.857196)
total: 222.11 sec