Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-231917
#<BuildRuby:0x00005573423cb788
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-231917",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010431 0.000409 0.949771 ( 0.975396)
build_miniruby 0.002169 0.000135 0.078480 ( 0.077517)
build_ruby 0.001841 0.000115 0.070495 ( 0.069931)
build_all 0.005765 0.004698 4.164601 ( 0.792361)
build_install 0.017631 0.005952 7.767076 ( 2.348082)
test_btest 0.001289 0.000203 46.681006 ( 43.412550)
test_basic 0.008259 0.000467 0.339353 ( 0.427939)
test_all 0.001710 0.000256 683.530850 ( 66.989366)
test_rubyspec 0.110528 0.056632 45.992158 ( 51.455597)
total: 166.55 sec