Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-223428
#<BuildRuby:0x0000562bedaacea8
@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.20220812-223428",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.010807 1.001285 ( 1.138017)
build_miniruby 0.000882 0.001771 0.078067 ( 0.075671)
build_ruby 0.001761 0.000503 0.076598 ( 0.074204)
build_all 0.004649 0.006000 1.543863 ( 0.589967)
build_install 0.023591 0.000054 1.927031 ( 0.940062)
test_btest 0.001000 0.000263 73.632086 ( 8.344475)
test_basic 0.007020 0.000568 0.327037 ( 0.416269)
test_all 0.004619 0.000000 649.991871 ( 64.800653)
test_rubyspec 0.102391 0.070591 46.083150 ( 53.670602)
total: 130.05 sec