Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-224839
#<BuildRuby:0x0000558b4e3f9ba0
@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.20221203-224839",
@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.000007)
autoconf 0.000021 0.000002 0.000023 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.001137 0.004083 1.095088 ( 1.363560)
build_miniruby 0.000769 0.000110 1.003770 ( 1.002641)
build_ruby 0.000000 0.001399 2.828045 ( 2.697162)
build_all 0.002684 0.006310 15.896356 ( 3.348850)
build_install 0.005937 0.004587 2.256060 ( 1.286171)
test_btest 0.000416 0.000130 63.787300 ( 11.356254)
test_basic 0.000511 0.004318 0.282115 ( 0.373089)
test_all 0.000712 0.000267 674.716476 (109.036411)
test_rubyspec 0.042975 0.029904 53.593775 ( 61.806635)
total: 192.27 sec