Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-060652
#<BuildRuby:0x000055bf17d49550
@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.20221028-060652",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000086 0.011350 1.167386 ( 1.972434)
build_miniruby 0.001188 0.000339 0.098279 ( 0.095469)
build_ruby 0.001125 0.000321 0.100375 ( 0.098228)
build_all 0.006462 0.001846 1.299948 ( 0.575781)
build_install 0.009548 0.006200 1.654998 ( 0.900897)
test_btest 0.001599 0.000533 61.695704 ( 6.604519)
test_basic 0.005414 0.001805 0.350507 ( 0.439705)
test_all 0.002564 0.005449 492.518155 ( 53.540471)
test_rubyspec 0.075377 0.043117 43.387264 ( 51.714013)
total: 115.94 sec