Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-182301
#<BuildRuby:0x00005581cd48c700
@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-182301",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000000 0.004827 1.150843 ( 1.248197)
build_miniruby 0.000000 0.001027 0.940845 ( 0.939461)
build_ruby 0.000000 0.001440 2.692506 ( 2.588140)
build_all 0.003669 0.005110 15.728899 ( 3.233254)
build_install 0.010726 0.000180 2.260338 ( 1.345915)
test_btest 0.000458 0.000109 58.120577 ( 12.392976)
test_basic 0.004521 0.000259 0.288343 ( 0.378942)
test_all 0.000964 0.000220 658.829503 (123.252617)
test_rubyspec 0.047323 0.014920 53.000217 ( 61.246250)
total: 206.63 sec