Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-154637
#<BuildRuby:0x0000562258c30b60
@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.20221126-154637",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010247 0.000000 1.254440 ( 1.493194)
build_miniruby 0.001928 0.000000 0.846051 ( 0.848354)
build_ruby 0.000000 0.003501 2.245453 ( 2.161741)
build_all 0.013897 0.007099 24.947091 ( 2.804807)
build_install 0.021278 0.000000 4.919297 ( 1.190474)
test_btest 0.000994 0.000087 86.444033 ( 8.926602)
test_basic 0.001486 0.005645 0.353794 ( 0.441527)
test_all 0.002765 0.000415 704.358656 ( 70.962149)
test_rubyspec 0.074523 0.076777 49.723166 ( 58.110461)
total: 146.94 sec