Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-193305
#<BuildRuby:0x0000564c99f43fa8
@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.20221202-193305",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.005064 1.168473 ( 1.184297)
build_miniruby 0.000000 0.000946 0.996709 ( 0.995580)
build_ruby 0.000000 0.001358 2.755706 ( 2.627117)
build_all 0.000251 0.008472 15.779739 ( 3.368265)
build_install 0.008049 0.002683 2.182854 ( 1.253957)
test_btest 0.000485 0.000162 65.500140 ( 11.236981)
test_basic 0.003401 0.001133 0.308030 ( 0.399063)
test_all 0.000650 0.000217 700.601540 (108.015753)
test_rubyspec 0.033020 0.033739 53.231877 ( 61.468961)
total: 190.55 sec