Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-180827
#<BuildRuby:0x000055c14ec5a700
@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.20220916-180827",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.006582 0.002194 1.103055 ( 1.095104)
build_miniruby 0.002296 0.000000 0.073342 ( 0.071098)
build_ruby 0.002202 0.000000 0.076244 ( 0.073874)
build_all 0.007458 0.002666 1.561458 ( 0.604470)
build_install 0.012018 0.008109 1.912167 ( 0.935573)
test_btest 0.001417 0.000000 91.861399 ( 9.817243)
test_basic 0.007009 0.000107 0.362008 ( 0.450666)
test_all 0.003024 0.000471 682.211169 ( 68.327654)
test_rubyspec 0.126381 0.042702 46.878117 ( 55.015018)
total: 136.39 sec