Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-111445
#<BuildRuby:0x000056061d0aaf90
@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.20220826-111445",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007170 0.004485 0.864228 ( 1.318084)
build_miniruby 0.001541 0.000220 0.054223 ( 0.052849)
build_ruby 0.001834 0.000262 0.065339 ( 0.062603)
build_all 0.008551 0.000000 1.235149 ( 0.469688)
build_install 0.012823 0.000378 1.572251 ( 0.776817)
test_btest 0.001275 0.000142 54.424172 ( 6.215242)
test_basic 0.006292 0.000000 0.289336 ( 0.379014)
test_all 0.002918 0.001770 500.902026 ( 52.632173)
test_rubyspec 0.103391 0.034422 41.676575 ( 50.106104)
total: 112.01 sec