Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-224338
#<BuildRuby:0x000055fc882d8a68
@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.20221024-224338",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000000 0.000070 0.000070 ( 0.000072)
configure 0.000000 0.000030 0.000030 ( 0.000030)
build_up 0.000000 0.012095 1.148681 ( 1.208566)
build_miniruby 0.001187 0.000806 0.111531 ( 0.109328)
build_ruby 0.000939 0.000513 0.113767 ( 0.111669)
build_all 0.003119 0.006363 1.403011 ( 0.598400)
build_install 0.009186 0.007679 1.705381 ( 0.920759)
test_btest 0.001092 0.000728 64.702533 ( 6.545379)
test_basic 0.003623 0.002416 0.369861 ( 0.462685)
test_all 0.004856 0.003238 490.851040 ( 54.069712)
test_rubyspec 0.056634 0.061042 43.316361 ( 51.920417)
total: 115.95 sec