Logfile: /home/ko1/ruby/logs/brlog.trunk.20220523-061552
#<BuildRuby:0x000055c8da853448
@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.20220523-061552",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.006329 0.000452 0.819104 ( 0.880526)
build_miniruby 0.000981 0.000070 0.057654 ( 0.056286)
build_ruby 0.000846 0.000061 0.057968 ( 0.056750)
build_all 0.003889 0.000278 1.499707 ( 0.603240)
build_install 0.006148 0.004343 6.302454 ( 2.840067)
test_btest 0.001122 0.000140 54.592609 ( 7.984397)
test_basic 0.004751 0.000594 0.293188 ( 0.382208)
test_all 0.001959 0.000245 653.409388 ( 96.589545)
test_rubyspec 0.081840 0.019482 44.037671 ( 49.618553)
total: 159.01 sec