Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-190156
#<BuildRuby:0x000055cdff4ec1e0
@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.20221118-190156",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004366 0.000919 1.117352 ( 1.164679)
build_miniruby 0.000754 0.000159 1.002768 ( 1.001493)
build_ruby 0.001194 0.000000 2.679250 ( 2.579461)
build_all 0.008459 0.000237 15.865274 ( 3.364101)
build_install 0.005427 0.004558 1.981577 ( 1.142947)
test_btest 0.000413 0.000094 62.506290 ( 11.107519)
test_basic 0.000000 0.005060 0.319808 ( 0.410425)
test_all 0.000000 0.001380 644.968945 (102.241189)
test_rubyspec 0.030611 0.040283 51.776024 ( 59.992885)
total: 183.01 sec