Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-211021
#<BuildRuby:0x000055a8862112e8
@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.20221017-211021",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002600 0.007475 1.120127 ( 1.180264)
build_miniruby 0.002386 0.000000 0.106933 ( 0.103822)
build_ruby 0.001527 0.000036 0.103388 ( 0.100912)
build_all 0.009480 0.001064 1.372770 ( 0.602584)
build_install 0.013294 0.001610 1.634201 ( 0.886414)
test_btest 0.001640 0.000289 60.469678 ( 6.757953)
test_basic 0.005594 0.000987 0.352615 ( 0.443013)
test_all 0.006018 0.001062 493.077677 ( 54.216434)
test_rubyspec 0.070625 0.053842 43.276804 ( 51.811506)
total: 116.10 sec