Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-010050
#<BuildRuby:0x000055d2152efbc0
@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.20221204-010050",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004187 0.000010 0.804910 ( 1.062189)
build_miniruby 0.000822 0.000137 0.538286 ( 0.538189)
build_ruby 0.001034 0.000172 1.728945 ( 1.651925)
build_all 0.006166 0.003850 12.038171 ( 1.492009)
build_install 0.005896 0.001264 1.637050 ( 0.761619)
test_btest 0.000558 0.000120 63.484132 ( 6.205519)
test_basic 0.002536 0.000544 0.228423 ( 0.325054)
test_all 0.000814 0.000175 476.690187 ( 49.840611)
test_rubyspec 0.025180 0.001453 35.668021 ( 46.275828)
total: 108.15 sec