Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-223041
#<BuildRuby:0x000055d6feb93f68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221121-223041",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000020)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003616 0.001112 1.085466 ( 1.443632)
build_miniruby 0.000635 0.000195 0.998284 ( 0.997502)
build_ruby 0.000809 0.000249 2.851877 ( 2.758120)
build_all 0.008962 0.000068 15.913686 ( 3.318063)
build_install 0.007668 0.000843 2.040650 ( 1.185781)
test_btest 0.000516 0.000129 58.796388 ( 11.876845)
test_basic 0.000000 0.004761 0.291568 ( 0.382278)
test_all 0.000000 0.001180 706.528279 (110.237368)
test_rubyspec 0.038543 0.026058 53.229452 ( 61.355436)
total: 193.56 sec