Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-140339
#<BuildRuby:0x000055da47066e00
@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.20220802-140339",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000038 0.000010 0.000048 ( 0.000047)
build_up 0.003060 0.008893 0.802634 ( 0.865416)
build_miniruby 0.001684 0.000701 0.063889 ( 0.062028)
build_ruby 0.001509 0.000629 0.065674 ( 0.063860)
build_all 0.005427 0.002261 1.214002 ( 0.458895)
build_install 0.015961 0.001966 4.270242 ( 1.778178)
test_btest 0.000000 0.001552 54.521970 ( 6.062072)
test_basic 0.003773 0.002277 0.284642 ( 0.383063)
test_all 0.002345 0.000209 507.937934 ( 53.727246)
test_rubyspec 0.101202 0.032679 41.269410 ( 48.964067)
total: 112.37 sec