Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-200241
#<BuildRuby:0x000055ea4fcdc208
@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.20221121-200241",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004049 0.000639 1.112851 ( 1.427724)
build_miniruby 0.000753 0.000119 1.057689 ( 1.056476)
build_ruby 0.000000 0.001180 2.744841 ( 2.645295)
build_all 0.002144 0.006764 15.924273 ( 3.362155)
build_install 0.008093 0.000935 2.125149 ( 1.227131)
test_btest 0.000461 0.000110 59.524066 ( 11.897402)
test_basic 0.003648 0.000869 0.345523 ( 0.436712)
test_all 0.001045 0.000249 672.620931 (120.714803)
test_rubyspec 0.045025 0.020113 53.401064 ( 61.519740)
total: 204.29 sec