Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-235637
#<BuildRuby:0x00005648f7f07e90
@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-235637",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002809 0.003753 0.938919 ( 0.983402)
build_miniruby 0.000000 0.000841 0.057057 ( 0.055899)
build_ruby 0.000000 0.000912 0.057302 ( 0.056104)
build_all 0.003065 0.001095 1.522281 ( 0.615807)
build_install 0.005481 0.005818 6.306832 ( 2.846471)
test_btest 0.000584 0.000146 54.812902 ( 8.054121)
test_basic 0.004346 0.001087 0.301525 ( 0.390831)
test_all 0.001152 0.000288 634.916709 ( 93.172351)
test_rubyspec 0.091060 0.036372 44.092499 ( 49.645589)
total: 155.82 sec