Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-090558
#<BuildRuby:0x000055de5c802358
@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.20221130-090558",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004544 0.000136 1.153468 ( 1.149385)
build_miniruby 0.000855 0.000000 0.954101 ( 0.952755)
build_ruby 0.001236 0.000000 2.833035 ( 2.735163)
build_all 0.004979 0.003783 15.764530 ( 3.315955)
build_install 0.001717 0.008585 2.238418 ( 1.276165)
test_btest 0.000402 0.000161 64.502767 ( 11.106002)
test_basic 0.003271 0.001308 0.321563 ( 0.412570)
test_all 0.000681 0.000273 673.255769 (111.875533)
test_rubyspec 0.047900 0.019160 54.166215 ( 62.333399)
total: 195.16 sec