Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-232326
#<BuildRuby:0x0000555ee1fb2878
@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.20221115-232326",
@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.000007 0.000000 0.000007 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.003927 0.000461 1.111583 ( 1.081910)
build_miniruby 0.000872 0.000103 0.934995 ( 0.933452)
build_ruby 0.001040 0.000122 2.774583 ( 2.689544)
build_all 0.007748 0.000912 15.808471 ( 3.328536)
build_install 0.004479 0.004779 1.919539 ( 1.081641)
test_btest 0.000458 0.000077 62.948955 ( 10.288559)
test_basic 0.004266 0.000711 0.300574 ( 0.391524)
test_all 0.000764 0.000127 659.431795 (104.084152)
test_rubyspec 0.034723 0.035462 50.630750 ( 58.838165)
total: 182.72 sec