Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-195046
#<BuildRuby:0x0000558a1a3fc088
@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.20221124-195046",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002220 0.002167 1.107905 ( 1.126057)
build_miniruby 0.000729 0.000228 0.995492 ( 0.994119)
build_ruby 0.000945 0.000295 2.799957 ( 2.679782)
build_all 0.007441 0.001103 15.857605 ( 3.259308)
build_install 0.008521 0.001280 2.018660 ( 1.158698)
test_btest 0.000462 0.000128 59.981299 ( 11.497931)
test_basic 0.005343 0.000000 0.353111 ( 0.443211)
test_all 0.001323 0.000000 709.930441 (109.081914)
test_rubyspec 0.053022 0.005042 53.357753 ( 61.564559)
total: 191.81 sec