Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-111634
#<BuildRuby:0x000056541d280088
@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.20221126-111634",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004794 1.092820 ( 1.202908)
build_miniruby 0.000000 0.000931 1.019532 ( 1.018323)
build_ruby 0.000000 0.001234 2.812309 ( 2.681046)
build_all 0.003354 0.005251 15.775627 ( 3.342183)
build_install 0.003482 0.005084 2.105364 ( 1.240776)
test_btest 0.000464 0.000164 66.809566 ( 10.942390)
test_basic 0.000998 0.004069 0.284225 ( 0.374147)
test_all 0.000760 0.000313 657.124013 (103.478430)
test_rubyspec 0.039815 0.025557 54.530877 ( 62.752506)
total: 187.03 sec