Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-004051
#<BuildRuby:0x000055b3f8500328
@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.20221119-004051",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.005053 0.000316 1.099662 ( 1.144746)
build_miniruby 0.000933 0.000058 0.981588 ( 0.980298)
build_ruby 0.001097 0.000068 2.783510 ( 2.676840)
build_all 0.005030 0.003635 16.063037 ( 3.295304)
build_install 0.005063 0.003644 2.174879 ( 1.278572)
test_btest 0.000512 0.000073 62.712191 ( 10.515148)
test_basic 0.004443 0.000635 0.319623 ( 0.410080)
test_all 0.001097 0.000157 626.792720 (108.506918)
test_rubyspec 0.033800 0.026365 51.455156 ( 59.684774)
total: 188.49 sec