Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-144051
#<BuildRuby:0x0000564036bc92c0
@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.20221106-144051",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007450 0.000255 0.938742 ( 0.992390)
build_miniruby 0.001362 0.000000 0.050358 ( 0.049579)
build_ruby 0.001762 0.000000 0.048495 ( 0.046964)
build_all 0.006267 0.003354 1.243580 ( 0.465735)
build_install 0.010056 0.004134 1.592977 ( 0.806833)
test_btest 0.001214 0.000000 61.348384 ( 6.565874)
test_basic 0.005275 0.000380 0.291946 ( 0.383927)
test_all 0.002324 0.000332 507.014783 ( 54.811961)
test_rubyspec 0.082092 0.050133 43.417408 ( 51.939197)
total: 116.06 sec