Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-062129
#<BuildRuby:0x000055b8fc27a8c0
@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-062129",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004645 0.000103 1.099085 ( 1.112319)
build_miniruby 0.000852 0.000122 1.007869 ( 1.006683)
build_ruby 0.001209 0.000000 2.675712 ( 2.562716)
build_all 0.008220 0.000731 15.776826 ( 3.258531)
build_install 0.008982 0.000000 1.922423 ( 1.103240)
test_btest 0.000612 0.000000 57.171927 ( 11.508185)
test_basic 0.001670 0.003427 0.298953 ( 0.388902)
test_all 0.001107 0.000000 655.318517 (103.896509)
test_rubyspec 0.052048 0.018898 51.973580 ( 60.150975)
total: 184.99 sec