Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-002914
#<BuildRuby:0x000056214a4b69c0
@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.20220814-002914",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002338 0.007073 0.827454 ( 0.999441)
build_miniruby 0.001358 0.000741 0.063403 ( 0.061871)
build_ruby 0.001288 0.000702 0.063179 ( 0.061591)
build_all 0.004801 0.002619 1.227476 ( 0.477113)
build_install 0.011025 0.005276 1.574591 ( 0.789270)
test_btest 0.000817 0.000435 53.248620 ( 6.162566)
test_basic 0.004102 0.002189 0.303509 ( 0.395820)
test_all 0.002923 0.001559 483.844197 ( 50.975059)
test_rubyspec 0.068648 0.070243 41.772007 ( 49.466174)
total: 109.39 sec