Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-110052
#<BuildRuby:0x000055df05817fb0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221222-110052",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000034 0.003986 0.862575 ( 1.078589)
build_miniruby 0.000663 0.000177 0.973766 ( 0.972511)
build_ruby 0.000883 0.000235 2.700900 ( 2.699447)
build_all 0.000687 0.008454 15.674891 ( 3.361421)
build_install 0.008035 0.001462 2.246029 ( 1.252133)
test_btest 0.000571 0.000214 66.804419 ( 11.229304)
test_basic 0.004462 0.000015 0.290372 ( 0.381455)
test_all 0.001025 0.000362 661.509586 (136.387532)
test_rubyspec 0.046927 0.018470 52.347839 ( 60.763271)
total: 218.13 sec