Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-145607
#<BuildRuby:0x00005645750be918
@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.20220430-145607",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.005753 0.000885 0.879522 ( 1.413582)
build_miniruby 0.000817 0.000126 0.056929 ( 0.055746)
build_ruby 0.000817 0.000125 0.058025 ( 0.056743)
build_all 0.003729 0.000574 1.482163 ( 0.594251)
build_install 0.008692 0.002245 6.233782 ( 2.799565)
test_btest 0.000727 0.000121 51.037269 ( 8.434196)
test_basic 0.004809 0.000801 0.294388 ( 0.382801)
test_all 0.001126 0.000187 614.248609 ( 90.849125)
test_rubyspec 0.070090 0.057052 43.670792 ( 48.638072)
total: 153.22 sec