Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-114947
#<BuildRuby:0x000056271062a7e0
@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.20221120-114947",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004304 0.000573 1.156774 ( 1.856698)
build_miniruby 0.000855 0.000000 1.004393 ( 1.003003)
build_ruby 0.001323 0.000000 2.880169 ( 2.746664)
build_all 0.005686 0.003369 16.054802 ( 3.284449)
build_install 0.007613 0.001269 1.993672 ( 1.115266)
test_btest 0.000443 0.000073 61.268377 ( 11.448722)
test_basic 0.004536 0.000038 0.299890 ( 0.390901)
test_all 0.001252 0.000198 655.435094 (102.197017)
test_rubyspec 0.046938 0.012894 51.558608 ( 59.874332)
total: 183.92 sec