Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-045121
#<BuildRuby:0x0000564f2acf1438
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221010-045121",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009495 0.000399 1.070143 ( 1.135317)
build_miniruby 0.001688 0.000121 0.100115 ( 0.096867)
build_ruby 0.001522 0.000108 0.087522 ( 0.084971)
build_all 0.007630 0.000205 1.290354 ( 0.561305)
build_install 0.014501 0.000608 1.591530 ( 0.862170)
test_btest 0.001476 0.000093 61.131024 ( 6.174035)
test_basic 0.006727 0.000073 0.354869 ( 0.444627)
test_all 0.007747 0.000121 514.557589 ( 54.630006)
test_rubyspec 0.094714 0.041613 42.696804 ( 51.268944)
total: 115.26 sec