Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-083528
#<BuildRuby:0x000055db6e90ebe8
@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.20221225-083528",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000018)
configure 0.000024 0.000012 0.000036 ( 0.000037)
build_up 0.002904 0.001452 0.835753 ( 1.066028)
build_miniruby 0.000625 0.000313 0.960209 ( 0.958900)
build_ruby 0.000792 0.000396 2.609555 ( 2.608048)
build_all 0.004528 0.004447 15.859621 ( 3.401681)
build_install 0.007397 0.001514 2.357420 ( 1.394830)
test_btest 0.000541 0.000000 59.660157 ( 12.018567)
test_basic 0.005134 0.000000 0.297199 ( 0.388040)
test_all 0.001055 0.000000 625.885904 (105.831413)
test_rubyspec 0.028259 0.041620 51.831478 ( 59.982987)
total: 187.65 sec