Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-000429
#<BuildRuby:0x000055fc5c0c48e8
@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-000429",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010833 0.000404 0.997011 ( 1.336642)
build_miniruby 0.001821 0.000260 0.073959 ( 0.072319)
build_ruby 0.001463 0.000209 0.066070 ( 0.064571)
build_all 0.008296 0.001185 1.562066 ( 0.592940)
build_install 0.022219 0.001514 1.876584 ( 0.918972)
test_btest 0.001060 0.000133 76.412036 ( 8.211160)
test_basic 0.006719 0.000840 0.310535 ( 0.400779)
test_all 0.003039 0.000379 675.436335 ( 66.801069)
test_rubyspec 0.120054 0.055254 45.228893 ( 53.437052)
total: 131.84 sec