Logfile: /home/ko1/ruby/logs/brlog.trunk.20220702-202100
#<BuildRuby:0x000055edc0b80610
@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.20220702-202100",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009845 0.003073 1.013967 ( 1.149214)
build_miniruby 0.001281 0.000549 0.068487 ( 0.067502)
build_ruby 0.001278 0.000548 0.076868 ( 0.076183)
build_all 0.006161 0.002641 1.475209 ( 0.586673)
build_install 0.020693 0.002542 5.778500 ( 2.804096)
test_btest 0.002109 0.000000 74.247094 ( 8.510233)
test_basic 0.003583 0.003434 0.321018 ( 0.411156)
test_all 0.002205 0.000228 680.699679 ( 66.804373)
test_rubyspec 0.109912 0.064188 45.849282 ( 51.286265)
total: 131.70 sec