Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-040135
#<BuildRuby:0x0000558eecb7bc88
@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.20220521-040135",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006277 0.877011 ( 0.948341)
build_miniruby 0.000617 0.000274 0.057583 ( 0.056315)
build_ruby 0.000716 0.000275 0.057978 ( 0.056815)
build_all 0.004177 0.000155 1.492575 ( 0.607543)
build_install 0.009432 0.001885 6.302178 ( 2.823278)
test_btest 0.000598 0.000200 55.382093 ( 8.083132)
test_basic 0.004528 0.001509 0.292785 ( 0.381170)
test_all 0.001459 0.000487 652.715582 ( 93.939387)
test_rubyspec 0.098540 0.029906 44.060539 ( 49.636783)
total: 156.53 sec