Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-163733
#<BuildRuby:0x000055fee1fafe70
@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.20221129-163733",
@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.000033 0.000000 0.000033 ( 0.000032)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005676 0.000000 1.419099 ( 1.935004)
build_miniruby 0.001146 0.000000 2.961197 ( 2.603708)
build_ruby 0.001303 0.000000 2.687458 ( 2.594136)
build_all 0.004037 0.004723 15.823753 ( 3.317981)
build_install 0.000000 0.009029 2.032036 ( 1.185416)
test_btest 0.000000 0.000651 64.549871 ( 10.404406)
test_basic 0.002897 0.001999 0.293535 ( 0.384635)
test_all 0.000949 0.000200 701.582907 (108.950812)
test_rubyspec 0.054615 0.019843 53.310291 ( 61.475035)
total: 192.85 sec