Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-125503
#<BuildRuby:0x000056474d12a378
@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-125503",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002996 0.001222 0.833780 ( 1.059318)
build_miniruby 0.000000 0.000998 1.012592 ( 1.011251)
build_ruby 0.000000 0.001288 2.800076 ( 2.669558)
build_all 0.008850 0.000256 15.919664 ( 3.387408)
build_install 0.007326 0.001373 2.258679 ( 1.294127)
test_btest 0.000527 0.000099 65.826039 ( 11.395397)
test_basic 0.004943 0.000087 0.307062 ( 0.398273)
test_all 0.001973 0.000000 663.785933 (142.937735)
test_rubyspec 0.034994 0.034227 52.175322 ( 60.364185)
total: 224.52 sec