Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-031628
#<BuildRuby:0x0000561887c5c920
@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.20221116-031628",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009752 0.000130 1.138595 ( 1.384793)
build_miniruby 0.001792 0.000106 0.896045 ( 0.913048)
build_ruby 0.001946 0.000115 2.306837 ( 2.244069)
build_all 0.017719 0.000497 18.228917 ( 2.256350)
build_install 0.014081 0.005095 1.835305 ( 1.003797)
test_btest 0.000000 0.001578 82.523903 ( 9.325403)
test_basic 0.004381 0.003134 0.337936 ( 0.427293)
test_all 0.000957 0.001117 709.508554 ( 74.747599)
test_rubyspec 0.057562 0.076790 50.086270 ( 58.740177)
total: 151.04 sec