Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-120208
#<BuildRuby:0x0000557fafc97f00
@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.20221211-120208",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003382 0.000902 0.897272 ( 1.090335)
build_miniruby 0.000709 0.000189 1.011774 ( 1.010471)
build_ruby 0.000931 0.000248 2.755833 ( 2.654310)
build_all 0.009227 0.000000 15.900555 ( 3.300283)
build_install 0.008527 0.000000 2.178539 ( 1.270689)
test_btest 0.000692 0.000000 60.767520 ( 11.607540)
test_basic 0.003972 0.000282 0.311076 ( 0.402463)
test_all 0.000775 0.000155 668.227074 (103.582801)
test_rubyspec 0.060904 0.008326 52.327402 ( 60.528163)
total: 185.45 sec