Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-225528
#<BuildRuby:0x000056341d5d3e58
@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.20220720-225528",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003231 0.003665 0.867841 ( 0.972511)
build_miniruby 0.000749 0.000231 0.056845 ( 0.055655)
build_ruby 0.000750 0.000231 0.059016 ( 0.057826)
build_all 0.004375 0.000126 1.539535 ( 0.609229)
build_install 0.004527 0.006657 5.672552 ( 2.174567)
test_btest 0.000589 0.000221 47.620327 ( 8.352523)
test_basic 0.004667 0.001751 0.351101 ( 0.438877)
test_all 0.000958 0.000359 603.382391 ( 92.006319)
test_rubyspec 0.054217 0.073116 44.055525 ( 49.648966)
total: 154.32 sec