Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-081736
#<BuildRuby:0x000055944f294328
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220825-081736",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006501 0.000000 0.829306 ( 0.993660)
build_miniruby 0.000948 0.000000 0.057496 ( 0.056305)
build_ruby 0.000933 0.000096 0.059436 ( 0.058201)
build_all 0.004280 0.000044 1.522208 ( 0.587217)
build_install 0.005998 0.005077 1.916575 ( 0.963505)
test_btest 0.000682 0.000127 48.875208 ( 8.638594)
test_basic 0.005107 0.000130 0.282813 ( 0.371901)
test_all 0.002753 0.000000 604.237677 ( 89.563178)
test_rubyspec 0.063373 0.057405 44.245420 ( 52.604919)
total: 153.84 sec