Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-004500
#<BuildRuby:0x00005555b00a8420
@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.20221114-004500",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000041 0.000003 0.000044 ( 0.000038)
build_up 0.006225 0.003378 1.103608 ( 1.129747)
build_miniruby 0.001535 0.000181 0.118013 ( 0.114494)
build_ruby 0.002314 0.000272 0.126631 ( 0.107830)
build_all 0.009101 0.000569 1.575431 ( 0.684891)
build_install 0.014337 0.004486 1.915430 ( 0.986408)
test_btest 0.001127 0.000161 87.331914 ( 8.719972)
test_basic 0.002668 0.004908 0.417589 ( 0.512337)
test_all 0.002084 0.000397 700.303348 ( 70.436947)
test_rubyspec 0.129568 0.044992 48.280188 ( 56.690046)
total: 139.38 sec