Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-112650
#<BuildRuby:0x0000557d198040d0
@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.20221116-112650",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004101 0.000684 1.037461 ( 1.312109)
build_miniruby 0.000881 0.000146 0.997630 ( 0.996323)
build_ruby 0.001252 0.000000 2.811328 ( 2.694534)
build_all 0.008379 0.000000 15.650763 ( 3.343630)
build_install 0.008687 0.000000 2.056829 ( 1.231692)
test_btest 0.000621 0.000000 63.954121 ( 10.466705)
test_basic 0.000846 0.004038 0.301382 ( 0.392660)
test_all 0.000766 0.000134 662.454841 (102.892072)
test_rubyspec 0.059507 0.013240 51.698918 ( 60.060203)
total: 183.39 sec