Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-093913
#<BuildRuby:0x000055f63357d350
@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.20221012-093913",
@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.000022 0.000008 0.000030 ( 0.000035)
autoconf 0.000040 0.000014 0.000054 ( 0.000056)
configure 0.000023 0.000008 0.000031 ( 0.000032)
build_up 0.007763 0.005395 1.119355 ( 1.188288)
build_miniruby 0.000973 0.000406 0.097633 ( 0.096637)
build_ruby 0.000981 0.000408 0.107541 ( 0.106321)
build_all 0.007773 0.002266 1.300747 ( 0.558069)
build_install 0.013062 0.001859 1.602726 ( 0.898468)
test_btest 0.001429 0.000504 61.883571 ( 6.717833)
test_basic 0.006586 0.000000 0.350295 ( 0.443190)
test_all 0.006703 0.000153 488.166378 ( 53.428063)
test_rubyspec 0.066952 0.060009 43.114154 ( 51.713838)
total: 115.15 sec