Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-085117
#<BuildRuby:0x000055c7a0365480
@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.20221006-085117",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001112 0.008576 1.076623 ( 1.127515)
build_miniruby 0.001273 0.000294 0.097047 ( 0.093833)
build_ruby 0.001187 0.000274 0.097790 ( 0.094868)
build_all 0.007868 0.000733 1.276900 ( 0.556028)
build_install 0.009653 0.008092 1.643966 ( 0.885286)
test_btest 0.001291 0.000380 60.894416 ( 6.388260)
test_basic 0.006474 0.000542 0.351771 ( 0.441994)
test_all 0.006888 0.000741 503.121515 ( 53.739432)
test_rubyspec 0.094175 0.034832 42.021177 ( 50.317273)
total: 113.65 sec