Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-080447
#<BuildRuby:0x0000565517e97fb0
@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.20221224-080447",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003742 0.000534 0.845000 ( 1.485066)
build_miniruby 0.000763 0.000109 0.989433 ( 0.988246)
build_ruby 0.001123 0.000160 2.689538 ( 2.688122)
build_all 0.002098 0.006870 15.825805 ( 3.230946)
build_install 0.009882 0.000000 2.330503 ( 1.352306)
test_btest 0.000603 0.000000 64.793516 ( 11.593269)
test_basic 0.004429 0.000000 0.316365 ( 0.407611)
test_all 0.000840 0.000114 645.937081 ( 99.640943)
test_rubyspec 0.048429 0.020464 51.608710 ( 59.839400)
total: 181.23 sec