Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-012339
#<BuildRuby:0x00005566ab05c8e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220909-012339",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011160 0.000196 1.082799 ( 1.054362)
build_miniruby 0.002102 0.000000 0.079339 ( 0.077470)
build_ruby 0.000000 0.002172 0.077224 ( 0.074906)
build_all 0.007252 0.002599 1.574998 ( 0.600402)
build_install 0.015241 0.006316 1.886043 ( 0.927849)
test_btest 0.001659 0.000277 99.219402 ( 9.705285)
test_basic 0.004564 0.004049 0.346279 ( 0.434242)
test_all 0.006227 0.000246 664.104024 ( 67.089377)
test_rubyspec 0.124784 0.039304 47.268086 ( 55.624012)
total: 135.59 sec