Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-130650
#<BuildRuby:0x000055c6672bbf00
@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.20221117-130650",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004948 0.000042 1.169584 ( 1.551843)
build_miniruby 0.000903 0.000039 0.965558 ( 0.964848)
build_ruby 0.001097 0.000048 2.781939 ( 2.689376)
build_all 0.009129 0.000000 15.947540 ( 3.303569)
build_install 0.002019 0.007259 2.068851 ( 1.173641)
test_btest 0.000502 0.000054 64.340531 ( 10.756994)
test_basic 0.004569 0.000490 0.322697 ( 0.412622)
test_all 0.001011 0.000108 647.962529 (102.159127)
test_rubyspec 0.030519 0.031309 51.797424 ( 60.059927)
total: 183.07 sec