Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-192303
#<BuildRuby:0x00005647803dce80
@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.20221008-192303",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008934 0.000368 1.125976 ( 1.146514)
build_miniruby 0.001923 0.000148 0.101973 ( 0.098307)
build_ruby 0.001681 0.000000 0.097311 ( 0.094082)
build_all 0.008394 0.000047 1.279431 ( 0.554394)
build_install 0.010864 0.004387 1.623551 ( 0.887394)
test_btest 0.001241 0.000138 61.396068 ( 6.536976)
test_basic 0.001564 0.004917 0.343894 ( 0.434696)
test_all 0.007641 0.000456 504.046392 ( 54.425744)
test_rubyspec 0.093009 0.031838 42.395314 ( 50.693109)
total: 114.87 sec