Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-212931
#<BuildRuby:0x00005558963e3ea8
@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.20220425-212931",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002101 0.004205 0.853868 ( 1.326124)
build_miniruby 0.000839 0.000120 0.057699 ( 0.056485)
build_ruby 0.000906 0.000129 0.059403 ( 0.058241)
build_all 0.003830 0.000547 1.483794 ( 0.609009)
build_install 0.005904 0.004753 6.260626 ( 2.835688)
test_btest 0.000512 0.000102 48.969045 ( 8.932809)
test_basic 0.004875 0.000975 0.293196 ( 0.381439)
test_all 0.001457 0.000119 618.051096 ( 91.010152)
test_rubyspec 0.074746 0.051846 44.446391 ( 49.357393)
total: 154.57 sec