Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-002851
#<BuildRuby:0x000055dba26bd400
@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.20220826-002851",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000291 0.000000 0.000291 ( 0.000304)
configure 0.000065 0.000000 0.000065 ( 0.000057)
build_up 0.010569 0.000786 0.876020 ( 3.635088)
build_miniruby 0.000952 0.000220 0.056849 ( 0.055536)
build_ruby 0.001693 0.000390 0.061841 ( 0.059539)
build_all 0.006411 0.001480 1.250103 ( 0.467997)
build_install 0.011062 0.005325 1.612687 ( 0.793207)
test_btest 0.001103 0.000294 54.615038 ( 6.285230)
test_basic 0.005822 0.000149 0.296688 ( 0.386146)
test_all 0.001504 0.001976 510.842501 ( 54.108451)
test_rubyspec 0.079972 0.034839 41.592734 ( 49.845337)
total: 115.64 sec