Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-181255
#<BuildRuby:0x0000556434dd3e00
@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.20221119-181255",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000034)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000000 0.004929 1.100044 ( 1.051139)
build_miniruby 0.000000 0.001082 0.983305 ( 0.981881)
build_ruby 0.000000 0.001325 2.799807 ( 2.708635)
build_all 0.002679 0.006062 15.782061 ( 3.423007)
build_install 0.007892 0.002467 1.984403 ( 1.104955)
test_btest 0.000483 0.000151 59.845146 ( 11.319611)
test_basic 0.003674 0.001148 0.292321 ( 0.382881)
test_all 0.001322 0.000000 625.111974 (102.203373)
test_rubyspec 0.032628 0.032984 51.555373 ( 59.806188)
total: 182.98 sec