Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-202756
#<BuildRuby:0x00005609c5c709c8
@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.20220826-202756",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.009426 0.001714 0.988995 ( 1.422588)
build_miniruby 0.001641 0.000506 0.077633 ( 0.075590)
build_ruby 0.001517 0.000467 0.077672 ( 0.075565)
build_all 0.007215 0.002220 1.549959 ( 0.584346)
build_install 0.013523 0.009535 1.889502 ( 0.915431)
test_btest 0.000766 0.000287 76.701890 ( 7.981343)
test_basic 0.007857 0.000992 0.337791 ( 0.424145)
test_all 0.002589 0.000914 675.790416 ( 67.023672)
test_rubyspec 0.109533 0.068195 45.716042 ( 54.201858)
total: 132.71 sec