Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-043651
#<BuildRuby:0x000055f54b806ad8
@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.20221018-043651",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005871 0.004935 1.185947 ( 1.205736)
build_miniruby 0.000000 0.001888 0.101869 ( 0.101422)
build_ruby 0.000000 0.001414 0.108900 ( 0.109592)
build_all 0.009297 0.000293 1.339310 ( 0.592311)
build_install 0.014358 0.001787 1.670202 ( 0.924126)
test_btest 0.001166 0.000206 62.584519 ( 6.684524)
test_basic 0.006013 0.001062 0.368261 ( 0.461805)
test_all 0.003525 0.004874 521.886848 ( 55.321783)
test_rubyspec 0.079332 0.039280 43.294290 ( 51.964396)
total: 117.37 sec