Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-191133
#<BuildRuby:0x00005566c2182918
@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.20220518-191133",
@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.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.006626 0.862392 ( 1.178074)
build_miniruby 0.000000 0.000959 0.057261 ( 0.056104)
build_ruby 0.000000 0.000983 0.057657 ( 0.056425)
build_all 0.001554 0.002802 1.500052 ( 0.611299)
build_install 0.004782 0.004324 6.284313 ( 2.858024)
test_btest 0.001027 0.000440 52.274021 ( 8.565477)
test_basic 0.004165 0.001785 0.268169 ( 0.356149)
test_all 0.000951 0.000408 603.939577 ( 95.675783)
test_rubyspec 0.079711 0.039595 43.900794 ( 49.480021)
total: 158.84 sec