Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-123414
#<BuildRuby:0x000055837f7dec88
@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.20220722-123414",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000074 0.000000 0.000074 ( 0.000072)
build_up 0.008429 0.004151 0.823538 ( 0.887578)
build_miniruby 0.001622 0.000000 0.061641 ( 0.060958)
build_ruby 0.001712 0.000000 0.065934 ( 0.065382)
build_all 0.008283 0.000412 1.225046 ( 0.461358)
build_install 0.009580 0.004471 4.283130 ( 1.815975)
test_btest 0.001440 0.000227 52.723023 ( 5.949691)
test_basic 0.004710 0.000743 0.295138 ( 0.389399)
test_all 0.002377 0.000376 483.024946 ( 51.856411)
test_rubyspec 0.062126 0.066193 41.661472 ( 47.627211)
total: 109.12 sec