Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-070722
#<BuildRuby:0x0000559b4b3986e0
@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.20220721-070722",
@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.000008 0.000004 0.000012 ( 0.000013)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.009807 0.000661 1.034600 ( 9.556399)
build_miniruby 0.001444 0.000602 0.069272 ( 0.067120)
build_ruby 0.001302 0.000543 0.077472 ( 0.075367)
build_all 0.005566 0.004983 1.510825 ( 0.577840)
build_install 0.020944 0.002182 5.105417 ( 2.066435)
test_btest 0.000930 0.000342 74.899861 ( 8.263543)
test_basic 0.008272 0.000000 0.320615 ( 0.408395)
test_all 0.000854 0.001299 671.518270 ( 66.313867)
test_rubyspec 0.107354 0.059344 45.791163 ( 51.406602)
total: 138.74 sec