Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-140259
#<BuildRuby:0x000055f0ff0b6120
@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.20220720-140259",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000027 0.000011 0.000038 ( 0.000038)
configure 0.000018 0.000007 0.000025 ( 0.000024)
build_up 0.007928 0.003171 0.838907 ( 1.043862)
build_miniruby 0.000981 0.000392 0.053892 ( 0.052547)
build_ruby 0.001573 0.000000 0.053826 ( 0.052730)
build_all 0.007306 0.001449 1.279937 ( 0.473983)
build_install 0.013720 0.002800 4.386498 ( 1.812544)
test_btest 0.001518 0.000506 53.924972 ( 5.993979)
test_basic 0.001002 0.005331 0.299088 ( 0.390645)
test_all 0.001624 0.000650 511.215800 ( 53.610478)
test_rubyspec 0.088106 0.055657 41.977955 ( 47.781125)
total: 111.21 sec