Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-020238
#<BuildRuby:0x0000559e37a8bfa8
@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.20221124-020238",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.000000 0.005143 1.222941 ( 1.849605)
build_miniruby 0.000000 0.000925 1.016741 ( 1.015310)
build_ruby 0.000000 0.001249 2.891262 ( 2.805540)
build_all 0.007536 0.001344 15.778787 ( 3.271581)
build_install 0.004221 0.004382 2.003849 ( 1.181185)
test_btest 0.000445 0.000083 63.250626 ( 10.823783)
test_basic 0.000000 0.004261 0.328423 ( 0.419283)
test_all 0.000782 0.000322 702.693506 (108.046250)
test_rubyspec 0.033790 0.040141 53.422768 ( 61.629403)
total: 191.04 sec