Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-185424
#<BuildRuby:0x00005586f45089c8
@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.20221115-185424",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000044 0.000006 0.000050 ( 0.000050)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.003304 0.004640 1.117872 ( 1.391636)
build_miniruby 0.002534 0.000000 0.928881 ( 0.932724)
build_ruby 0.002195 0.000116 2.359935 ( 2.277164)
build_all 0.016841 0.000647 18.111829 ( 2.254495)
build_install 0.018455 0.000000 1.845946 ( 0.989232)
test_btest 0.001358 0.000000 80.296295 ( 10.125067)
test_basic 0.003031 0.003868 0.355231 ( 0.445159)
test_all 0.001760 0.000281 672.083231 ( 72.836994)
test_rubyspec 0.085475 0.037361 50.316112 ( 58.870822)
total: 150.12 sec