Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-173024
#<BuildRuby:0x0000560e4dbaf2c8
@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-173024",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001361 0.003521 1.062762 ( 1.625780)
build_miniruby 0.000747 0.000160 0.937131 ( 0.935938)
build_ruby 0.001044 0.000223 2.745887 ( 2.637090)
build_all 0.007018 0.002010 15.998382 ( 3.219684)
build_install 0.007624 0.001694 2.003453 ( 1.191747)
test_btest 0.000603 0.000000 57.766740 ( 11.162120)
test_basic 0.004460 0.000246 0.304264 ( 0.394918)
test_all 0.000786 0.000165 631.590338 (100.679523)
test_rubyspec 0.037238 0.025960 51.156295 ( 59.404914)
total: 181.25 sec