Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-002456
#<BuildRuby:0x0000563fd8bb2740
@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.20221206-002456",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004901 0.000350 1.197768 ( 1.202005)
build_miniruby 0.000918 0.000000 1.006116 ( 1.004607)
build_ruby 0.001228 0.000000 2.853105 ( 2.766992)
build_all 0.009072 0.000000 15.839597 ( 3.384099)
build_install 0.005776 0.003447 2.304162 ( 1.346086)
test_btest 0.000524 0.000020 67.253785 ( 10.910539)
test_basic 0.004857 0.000000 0.274781 ( 0.365188)
test_all 0.000000 0.000925 649.529708 (122.016924)
test_rubyspec 0.045695 0.024870 52.929525 ( 61.086243)
total: 204.08 sec