Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-235623
#<BuildRuby:0x000056030fd07e70
@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.20221201-235623",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004888 0.000349 1.168903 ( 1.180250)
build_miniruby 0.000910 0.000065 0.952189 ( 0.951088)
build_ruby 0.001119 0.000079 2.743753 ( 2.648133)
build_all 0.008620 0.000278 15.922421 ( 3.336639)
build_install 0.008498 0.000566 2.200821 ( 1.252369)
test_btest 0.000563 0.000037 67.231733 ( 10.856007)
test_basic 0.005231 0.000000 0.354549 ( 0.445589)
test_all 0.001754 0.000106 647.076369 (121.152615)
test_rubyspec 0.052109 0.008476 52.713389 ( 60.901604)
total: 202.72 sec