Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-050714
#<BuildRuby:0x000055c765e76878
@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.20220826-050714",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.001960 0.004666 0.926856 ( 0.912619)
build_miniruby 0.000859 0.000215 0.058094 ( 0.056847)
build_ruby 0.000818 0.000204 0.059443 ( 0.058174)
build_all 0.002137 0.002535 1.544331 ( 0.589825)
build_install 0.007341 0.003795 1.904679 ( 0.957047)
test_btest 0.000663 0.000208 46.068299 ( 8.726057)
test_basic 0.000982 0.004377 0.288547 ( 0.377652)
test_all 0.002223 0.000513 602.363602 ( 87.405715)
test_rubyspec 0.081375 0.037714 43.950083 ( 52.224743)
total: 151.31 sec