Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-210815
#<BuildRuby:0x000055c26d27d348
@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.20221009-210815",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006263 0.004550 1.120649 ( 1.176139)
build_miniruby 0.001248 0.000332 0.105117 ( 0.102645)
build_ruby 0.001197 0.000319 0.092862 ( 0.090301)
build_all 0.005595 0.001492 1.276384 ( 0.566919)
build_install 0.010873 0.002900 1.589817 ( 0.892965)
test_btest 0.001614 0.000431 62.867420 ( 6.360348)
test_basic 0.005840 0.001557 0.345621 ( 0.435448)
test_all 0.005506 0.001468 503.980556 ( 53.820115)
test_rubyspec 0.099234 0.039321 42.593896 ( 50.816048)
total: 114.26 sec