Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-012024
#<BuildRuby:0x000055e5612b7f68
@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.20221124-012024",
@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.000017 0.000003 0.000020 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004032 0.000620 1.071254 ( 1.081774)
build_miniruby 0.000910 0.000140 1.007251 ( 1.006012)
build_ruby 0.001018 0.000156 2.793461 ( 2.680345)
build_all 0.007611 0.001171 15.852435 ( 3.316992)
build_install 0.000000 0.010734 2.012413 ( 1.130307)
test_btest 0.000000 0.000686 64.501611 ( 11.084652)
test_basic 0.000000 0.004995 0.275717 ( 0.366318)
test_all 0.001762 0.000124 665.276801 (112.087639)
test_rubyspec 0.041054 0.033933 52.822258 ( 60.981762)
total: 193.74 sec