Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-202949
#<BuildRuby:0x0000556e72160a68
@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.20221012-202949",
@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.000022 0.000008 0.000030 ( 0.000030)
autoconf 0.000033 0.000013 0.000046 ( 0.000046)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.002526 0.010789 1.098069 ( 1.166861)
build_miniruby 0.001015 0.000592 0.099255 ( 0.097414)
build_ruby 0.000956 0.000558 0.097313 ( 0.096228)
build_all 0.004890 0.002852 1.275463 ( 0.575261)
build_install 0.010703 0.003431 1.651464 ( 0.896411)
test_btest 0.001017 0.000547 62.061938 ( 6.696753)
test_basic 0.000069 0.006707 0.362369 ( 0.453425)
test_all 0.002789 0.003579 523.510973 ( 55.331160)
test_rubyspec 0.069280 0.071776 43.419349 ( 51.896922)
total: 117.21 sec