Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-175244
#<BuildRuby:0x000055609d6c3e20
@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-175244",
@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.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.005020 0.000117 1.130491 ( 1.148597)
build_miniruby 0.000718 0.000080 1.034531 ( 1.033443)
build_ruby 0.001085 0.000121 2.791761 ( 2.679145)
build_all 0.008943 0.000068 15.781847 ( 3.358243)
build_install 0.008074 0.000372 2.117971 ( 1.241907)
test_btest 0.000539 0.000051 62.398436 ( 11.365200)
test_basic 0.000497 0.003855 0.313582 ( 0.405094)
test_all 0.000855 0.000057 690.714157 (108.554673)
test_rubyspec 0.048484 0.012010 53.464074 ( 61.674102)
total: 191.46 sec