Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-182729
#<BuildRuby:0x0000563c41c7e740
@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.20221204-182729",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004645 0.000581 1.170804 ( 1.454540)
build_miniruby 0.000827 0.000103 0.993116 ( 0.991766)
build_ruby 0.001024 0.000128 2.737946 ( 2.643467)
build_all 0.007876 0.000985 15.885925 ( 3.450918)
build_install 0.004040 0.004753 2.335704 ( 1.330239)
test_btest 0.000481 0.000085 61.399757 ( 12.118331)
test_basic 0.000631 0.003943 0.316240 ( 0.406785)
test_all 0.001157 0.000257 674.401880 (104.727365)
test_rubyspec 0.054128 0.014237 52.862980 ( 60.946340)
total: 188.07 sec