Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-213455
#<BuildRuby:0x00005642281cc328
@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.20221121-213455",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004787 0.000200 1.071801 ( 1.616575)
build_miniruby 0.000833 0.000192 0.979904 ( 0.978522)
build_ruby 0.000907 0.000209 2.800590 ( 2.661828)
build_all 0.007938 0.000816 15.802025 ( 3.435766)
build_install 0.004891 0.004535 2.069852 ( 1.155822)
test_btest 0.000425 0.000113 58.885581 ( 11.415840)
test_basic 0.003761 0.001003 0.304935 ( 0.395844)
test_all 0.001012 0.000270 710.953163 (113.221700)
test_rubyspec 0.047370 0.022923 53.791988 ( 62.043436)
total: 196.93 sec