Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-154000
#<BuildRuby:0x0000559b3b2b92c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220803-154000",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000032 0.000008 0.000040 ( 0.000039)
build_up 0.008585 0.001120 0.860341 ( 1.076674)
build_miniruby 0.002320 0.000000 0.063759 ( 0.062847)
build_ruby 0.001867 0.000028 0.062967 ( 0.061378)
build_all 0.008576 0.000062 1.244428 ( 0.474812)
build_install 0.015316 0.001170 4.198092 ( 1.772132)
test_btest 0.001413 0.000235 50.574656 ( 6.111959)
test_basic 0.005173 0.000863 0.288442 ( 0.380108)
test_all 0.002031 0.000339 476.176550 ( 51.540042)
test_rubyspec 0.097848 0.032019 41.280126 ( 49.002244)
total: 110.48 sec