Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-130614
#<BuildRuby:0x000055cd2c339c18
@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-130614",
@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.000010)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001099 0.004269 1.096359 ( 1.197779)
build_miniruby 0.000835 0.000245 0.987853 ( 0.986274)
build_ruby 0.001039 0.000305 2.820366 ( 2.708422)
build_all 0.009017 0.000000 15.728243 ( 3.278930)
build_install 0.005219 0.003493 1.989456 ( 1.170806)
test_btest 0.000724 0.000000 64.197800 ( 10.594297)
test_basic 0.004292 0.000286 0.321743 ( 0.412563)
test_all 0.000759 0.000124 678.773028 (103.488084)
test_rubyspec 0.050283 0.020461 53.423392 ( 61.602792)
total: 185.44 sec