Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-131321
#<BuildRuby:0x000055e363cdafe0
@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.20221128-131321",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005046 0.004977 1.153921 ( 1.201500)
build_miniruby 0.002106 0.000486 0.844229 ( 0.842876)
build_ruby 0.003093 0.000000 2.233804 ( 2.143200)
build_all 0.014540 0.005514 18.497066 ( 2.176896)
build_install 0.020959 0.001469 1.854843 ( 0.939367)
test_btest 0.001297 0.000273 89.437949 ( 8.760154)
test_basic 0.000000 0.009800 0.339103 ( 0.424256)
test_all 0.001281 0.000719 737.157381 ( 71.339473)
test_rubyspec 0.121502 0.051386 48.929680 ( 57.079168)
total: 144.91 sec