Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-023929
#<BuildRuby:0x00005589dc6b5c18
@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.20221205-023929",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.004429 0.000492 1.127941 ( 1.149724)
build_miniruby 0.000960 0.000107 1.018744 ( 1.017451)
build_ruby 0.001303 0.000000 2.682865 ( 2.578885)
build_all 0.009113 0.000000 16.008048 ( 3.316868)
build_install 0.009573 0.000000 2.195496 ( 1.242288)
test_btest 0.000580 0.000000 67.101940 ( 11.100815)
test_basic 0.004834 0.000022 0.327900 ( 0.418700)
test_all 0.001039 0.000087 686.170801 (105.844497)
test_rubyspec 0.069732 0.004706 52.660581 ( 60.863446)
total: 187.53 sec