Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-074410
#<BuildRuby:0x00005566b077d550
@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.20220801-074410",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002946 0.007527 0.864982 ( 1.410973)
build_miniruby 0.001549 0.000332 0.061607 ( 0.060016)
build_ruby 0.001296 0.000278 0.063296 ( 0.062136)
build_all 0.007869 0.001687 1.247211 ( 0.480266)
build_install 0.012305 0.004242 4.411026 ( 1.787308)
test_btest 0.001233 0.000290 50.346265 ( 6.287661)
test_basic 0.005616 0.001322 0.277489 ( 0.367425)
test_all 0.001857 0.000437 486.898012 ( 51.372088)
test_rubyspec 0.080290 0.058824 41.991025 ( 47.744154)
total: 109.57 sec