Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-210507
#<BuildRuby:0x0000562da0637468
@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.20221217-210507",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003717 0.000465 0.818416 ( 1.047968)
build_miniruby 0.000877 0.000110 0.928940 ( 0.927623)
build_ruby 0.001170 0.000146 2.731966 ( 2.624146)
build_all 0.000325 0.008464 15.676153 ( 3.461788)
build_install 0.008210 0.000940 2.253723 ( 1.307307)
test_btest 0.000494 0.000116 67.675256 ( 11.261221)
test_basic 0.001820 0.003744 0.309599 ( 0.399928)
test_all 0.001148 0.000319 677.452771 (138.688698)
test_rubyspec 0.036547 0.035888 52.529600 ( 60.723997)
total: 220.44 sec