Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-204232
#<BuildRuby:0x0000564c11b480d0
@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-204232",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004798 0.000000 1.079249 ( 1.099241)
build_miniruby 0.000911 0.000000 1.051056 ( 1.049860)
build_ruby 0.000000 0.001173 2.763833 ( 2.673377)
build_all 0.002021 0.006691 15.827708 ( 3.227566)
build_install 0.005267 0.004279 1.965727 ( 1.119235)
test_btest 0.000449 0.000102 64.696783 ( 10.792572)
test_basic 0.004035 0.000917 0.318756 ( 0.409333)
test_all 0.000906 0.000206 700.993153 (109.035760)
test_rubyspec 0.054413 0.017372 53.660125 ( 61.951131)
total: 191.36 sec