Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-124751
#<BuildRuby:0x000055863ecaf340
@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.20220329-124751",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006930 0.005431 0.999515 ( 1.725843)
build_miniruby 0.002091 0.000000 0.077069 ( 0.075380)
build_ruby 0.001789 0.000000 0.076805 ( 0.075800)
build_all 0.009190 0.000817 4.188603 ( 0.855933)
build_install 0.014103 0.005757 7.954123 ( 2.427468)
test_btest 0.000831 0.000184 74.618237 ( 8.535175)
test_basic 0.006387 0.001419 0.345968 ( 0.434774)
test_all 0.002032 0.000452 652.742998 ( 65.649207)
test_rubyspec 0.092034 0.069426 46.205581 ( 51.512953)
total: 131.29 sec