Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-182249
#<BuildRuby:0x000055def92abdd0
@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-182249",
@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.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000341 0.004091 1.148428 ( 1.271125)
build_miniruby 0.000822 0.000091 0.930406 ( 0.929177)
build_ruby 0.001110 0.000124 2.813092 ( 2.722401)
build_all 0.007947 0.000883 15.924686 ( 3.434866)
build_install 0.010186 0.000000 1.986213 ( 1.104868)
test_btest 0.000630 0.000000 64.431724 ( 11.179789)
test_basic 0.000867 0.003714 0.296119 ( 0.388087)
test_all 0.001161 0.000159 631.214823 (106.984340)
test_rubyspec 0.055981 0.013357 51.905417 ( 60.229594)
total: 188.24 sec