Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-045215
#<BuildRuby:0x0000564ce1b93f50
@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-045215",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004707 0.000336 1.174894 ( 1.201403)
build_miniruby 0.000854 0.000061 0.964052 ( 0.962582)
build_ruby 0.001072 0.000000 2.696084 ( 2.581213)
build_all 0.008538 0.000355 15.820628 ( 3.343606)
build_install 0.008502 0.000238 2.298849 ( 1.386097)
test_btest 0.000604 0.000038 67.815454 ( 11.167149)
test_basic 0.000000 0.005111 0.313831 ( 0.404419)
test_all 0.000000 0.001831 674.866981 (115.036416)
test_rubyspec 0.043693 0.033420 53.421916 ( 61.647585)
total: 197.73 sec