Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-000302
#<BuildRuby:0x0000564a51e63df8
@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.20221121-000302",
@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.000002 0.000010 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000563 0.004165 1.079652 ( 1.113957)
build_miniruby 0.000699 0.000216 0.942968 ( 0.941525)
build_ruby 0.001349 0.000000 2.710411 ( 2.615438)
build_all 0.008271 0.000397 15.759620 ( 3.315987)
build_install 0.008968 0.000135 1.989971 ( 1.147099)
test_btest 0.000476 0.000112 57.977378 ( 11.385215)
test_basic 0.003761 0.000885 0.308614 ( 0.399923)
test_all 0.000851 0.000200 654.158949 (102.218818)
test_rubyspec 0.035243 0.026812 52.259158 ( 60.478876)
total: 183.62 sec