Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-230319
#<BuildRuby:0x0000557234067dd0
@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="-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.20221123-230319",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004527 0.000565 1.173491 ( 1.263673)
build_miniruby 0.000000 0.001027 0.987077 ( 0.985437)
build_ruby 0.000000 0.001369 2.862931 ( 2.772320)
build_all 0.006339 0.002210 15.807810 ( 3.201328)
build_install 0.008480 0.000665 1.988231 ( 1.127490)
test_btest 0.000517 0.000086 62.281013 ( 11.079990)
test_basic 0.005153 0.000064 0.285175 ( 0.375798)
test_all 0.001580 0.000250 687.282271 (107.609413)
test_rubyspec 0.036560 0.028367 52.694551 ( 60.895717)
total: 189.31 sec