Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-033257
#<BuildRuby:0x0000559296968d30
@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-033257",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000616 0.010957 1.012797 ( 4.724104)
build_miniruby 0.001637 0.000468 0.075617 ( 0.073499)
build_ruby 0.001609 0.000459 0.075786 ( 0.074117)
build_all 0.004986 0.005762 1.536718 ( 0.587294)
build_install 0.012528 0.010876 5.147675 ( 2.073748)
test_btest 0.001844 0.000000 77.177971 ( 8.542500)
test_basic 0.005839 0.001561 0.313011 ( 0.414299)
test_all 0.001386 0.000583 695.578251 ( 66.987366)
test_rubyspec 0.128791 0.054657 46.277433 ( 51.804254)
total: 135.28 sec