Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-010709
#<BuildRuby:0x0000564ece52f670
@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.20221117-010709",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004735 0.000338 1.076273 ( 1.233367)
build_miniruby 0.000746 0.000053 1.017939 ( 1.016738)
build_ruby 0.001119 0.000080 2.902190 ( 2.796178)
build_all 0.008696 0.000287 15.884669 ( 3.343025)
build_install 0.007892 0.000526 1.970918 ( 1.149831)
test_btest 0.000545 0.000000 62.845031 ( 10.666543)
test_basic 0.004319 0.000000 0.295093 ( 0.387283)
test_all 0.000767 0.000034 665.701691 (105.345516)
test_rubyspec 0.033086 0.025575 51.145505 ( 59.423940)
total: 185.36 sec