Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-101554
#<BuildRuby:0x000055ce752de5a8
@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.20220529-101554",
@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.000019 0.000001 0.000020 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005690 0.000406 0.872722 ( 0.913954)
build_miniruby 0.000838 0.000060 0.057718 ( 0.056411)
build_ruby 0.000827 0.000059 0.058241 ( 0.056977)
build_all 0.004393 0.000000 1.524683 ( 0.612890)
build_install 0.006910 0.004201 6.325523 ( 2.872842)
test_btest 0.000748 0.000088 49.465426 ( 8.802978)
test_basic 0.001467 0.003882 0.318000 ( 0.406703)
test_all 0.001161 0.000194 636.654882 ( 91.582577)
test_rubyspec 0.091635 0.035338 44.344734 ( 49.941802)
total: 155.25 sec