Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-132744
#<BuildRuby:0x00005630d02bec40
@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-132744",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000000 0.006661 0.910618 ( 1.938742)
build_miniruby 0.000000 0.001029 0.057559 ( 0.056296)
build_ruby 0.000366 0.000666 0.059798 ( 0.058541)
build_all 0.004390 0.000323 1.524445 ( 0.604958)
build_install 0.005495 0.005844 5.683453 ( 2.195224)
test_btest 0.000536 0.000204 49.782814 ( 8.807986)
test_basic 0.002035 0.003772 0.289329 ( 0.377877)
test_all 0.000888 0.000381 619.606445 ( 88.405146)
test_rubyspec 0.068042 0.041453 43.982338 ( 49.625943)
total: 152.07 sec