Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-070752
#<BuildRuby:0x00005632253d7f68
@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.20221123-070752",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004933 0.000260 1.139220 ( 1.175830)
build_miniruby 0.000803 0.000042 0.983164 ( 0.982032)
build_ruby 0.001117 0.000059 2.699452 ( 2.588020)
build_all 0.008724 0.000213 15.890941 ( 3.343588)
build_install 0.009709 0.000239 2.043949 ( 1.173775)
test_btest 0.000550 0.000026 62.205168 ( 11.536101)
test_basic 0.000433 0.004552 0.292722 ( 0.384035)
test_all 0.001067 0.000097 711.197623 (110.288704)
test_rubyspec 0.048916 0.017291 53.419509 ( 61.639872)
total: 193.11 sec