Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-172549
#<BuildRuby:0x0000564e86c24018
@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.20221203-172549",
@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.000002 0.000019 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.005061 0.000100 1.168265 ( 1.169317)
build_miniruby 0.000813 0.000078 0.965522 ( 0.964213)
build_ruby 0.001129 0.000107 2.691671 ( 2.596990)
build_all 0.008928 0.000052 15.832202 ( 3.378622)
build_install 0.008604 0.000367 2.317372 ( 1.313728)
test_btest 0.000536 0.000044 65.201890 ( 10.965622)
test_basic 0.005043 0.000000 0.315895 ( 0.406376)
test_all 0.000780 0.000000 661.506432 (123.908066)
test_rubyspec 0.045126 0.030380 53.567076 ( 61.754178)
total: 206.46 sec