Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-081819
#<BuildRuby:0x000055d384cdbe20
@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.20221129-081819",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004196 0.000299 1.205784 ( 1.212522)
build_miniruby 0.000892 0.000000 0.961246 ( 0.959909)
build_ruby 0.001215 0.000000 2.863991 ( 2.750388)
build_all 0.008924 0.000000 15.764960 ( 3.299076)
build_install 0.005697 0.003021 1.991530 ( 1.138951)
test_btest 0.000570 0.000054 63.463595 ( 10.347749)
test_basic 0.005156 0.000136 0.305750 ( 0.395789)
test_all 0.000922 0.000084 682.297511 (104.481539)
test_rubyspec 0.052679 0.012561 53.247023 ( 61.436772)
total: 186.02 sec