Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-103638
#<BuildRuby:0x0000563f83f1c700
@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.20221201-103638",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004622 0.000514 1.174194 ( 1.345003)
build_miniruby 0.000799 0.000089 1.057284 ( 1.055850)
build_ruby 0.001203 0.000134 2.670134 ( 2.560524)
build_all 0.008915 0.000032 15.766809 ( 3.265035)
build_install 0.005120 0.004431 2.186461 ( 1.246845)
test_btest 0.000554 0.000079 63.423126 ( 11.380108)
test_basic 0.003915 0.000559 0.321992 ( 0.413000)
test_all 0.000918 0.000131 682.868233 (107.230641)
test_rubyspec 0.045979 0.025144 53.610943 ( 61.889287)
total: 190.39 sec