Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-195407
#<BuildRuby:0x0000557e899abde0
@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.20221118-195407",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004515 0.000347 1.063465 ( 1.400730)
build_miniruby 0.000792 0.000061 0.995147 ( 0.993889)
build_ruby 0.001134 0.000088 2.889480 ( 2.799549)
build_all 0.009158 0.000000 15.776998 ( 3.296023)
build_install 0.007122 0.003040 2.090665 ( 1.193997)
test_btest 0.000506 0.000051 65.093572 ( 10.855151)
test_basic 0.000000 0.005158 0.293313 ( 0.383558)
test_all 0.000000 0.000793 649.117252 (104.119739)
test_rubyspec 0.041033 0.020822 52.032787 ( 60.374131)
total: 185.42 sec