Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-195319
#<BuildRuby:0x000055e190f111f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221103-195319",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000055 0.000000 0.000055 ( 0.000057)
build_up 0.008553 0.000000 0.960827 ( 1.123953)
build_miniruby 0.001753 0.000000 0.051195 ( 0.051022)
build_ruby 0.001410 0.000000 0.046178 ( 0.046294)
build_all 0.008089 0.000000 1.201702 ( 0.476672)
build_install 0.013911 0.000000 1.525498 ( 0.832087)
test_btest 0.001703 0.000000 63.072216 ( 6.422098)
test_basic 0.000000 0.005849 0.308460 ( 0.403410)
test_all 0.004012 0.020648 505.816679 ( 54.019230)
test_rubyspec 0.061683 0.072897 43.445409 ( 51.979533)
total: 115.36 sec