Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-002813
#<BuildRuby:0x00005576b638ff68
@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.20220719-002813",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006040 0.000431 0.854065 ( 0.981179)
build_miniruby 0.001017 0.000072 0.057387 ( 0.056065)
build_ruby 0.000847 0.000061 0.058574 ( 0.057424)
build_all 0.004567 0.000000 1.580267 ( 0.615728)
build_install 0.011120 0.000143 5.654365 ( 2.170230)
test_btest 0.000683 0.000041 50.971211 ( 8.423394)
test_basic 0.001110 0.004234 0.304881 ( 0.393924)
test_all 0.000614 0.001230 595.722124 ( 93.956406)
test_rubyspec 0.085010 0.018618 43.850664 ( 49.486763)
total: 156.14 sec