Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-012421
#<BuildRuby:0x000055ec1d8d65a8
@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.20220421-012421",
@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.000017 0.000001 0.000018 ( 0.000019)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.000998 0.005854 0.827818 ( 1.690977)
build_miniruby 0.000903 0.000160 0.056910 ( 0.055605)
build_ruby 0.000000 0.000997 0.058265 ( 0.057135)
build_all 0.000000 0.003981 1.488415 ( 0.621472)
build_install 0.006275 0.004723 6.311895 ( 2.884219)
test_btest 0.000474 0.000150 48.050132 ( 9.660525)
test_basic 0.003182 0.003264 0.346423 ( 0.434363)
test_all 0.001113 0.000390 635.476768 ( 90.234850)
test_rubyspec 0.089437 0.035220 43.901503 ( 48.789772)
total: 154.43 sec