Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-090420
#<BuildRuby:0x00005622e55c6c88
@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.20220731-090420",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010431 0.000978 0.824266 ( 1.183277)
build_miniruby 0.001772 0.000272 0.063386 ( 0.061570)
build_ruby 0.001327 0.000204 0.064677 ( 0.063369)
build_all 0.009516 0.000000 1.287890 ( 0.496171)
build_install 0.015034 0.000061 4.230122 ( 1.789190)
test_btest 0.001255 0.000139 53.447499 ( 6.260273)
test_basic 0.001592 0.005184 0.269038 ( 0.358186)
test_all 0.002567 0.000000 497.146472 ( 52.370808)
test_rubyspec 0.095983 0.042455 41.934863 ( 47.774189)
total: 110.36 sec