Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-050801
#<BuildRuby:0x000055921f95cb88
@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.20220904-050801",
@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.000013 0.000004 0.000017 ( 0.000015)
autoconf 0.000012 0.000004 0.000016 ( 0.000026)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.008722 0.002907 0.991795 ( 1.004652)
build_miniruby 0.001628 0.000543 0.075580 ( 0.074146)
build_ruby 0.001905 0.000000 0.070765 ( 0.068835)
build_all 0.007553 0.001788 1.582059 ( 0.596158)
build_install 0.015882 0.003932 1.897850 ( 0.934407)
test_btest 0.000000 0.001354 75.716169 ( 8.170128)
test_basic 0.000529 0.007003 0.331679 ( 0.428492)
test_all 0.003325 0.000000 643.533823 ( 65.008852)
test_rubyspec 0.086233 0.079752 45.688204 ( 53.998724)
total: 130.29 sec