Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-134621
#<BuildRuby:0x000055819bc100d0
@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.20221126-134621",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.001073 0.003736 1.087221 ( 1.079778)
build_miniruby 0.000762 0.000085 0.998657 ( 0.997516)
build_ruby 0.000978 0.000108 2.818064 ( 2.732035)
build_all 0.006002 0.002640 15.835624 ( 3.348662)
build_install 0.008839 0.000690 2.002959 ( 1.155144)
test_btest 0.000578 0.000075 65.537833 ( 11.073446)
test_basic 0.004145 0.000042 0.294684 ( 0.386063)
test_all 0.001076 0.000000 690.599801 (104.045580)
test_rubyspec 0.055285 0.011331 53.631844 ( 61.820481)
total: 186.64 sec