Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-165446
#<BuildRuby:0x000055d1ee7f0088
@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.20220723-165446",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005288 0.001442 0.842729 ( 0.981583)
build_miniruby 0.000818 0.000224 0.057425 ( 0.056189)
build_ruby 0.000703 0.000192 0.059038 ( 0.057916)
build_all 0.004700 0.000000 1.523289 ( 0.584597)
build_install 0.000928 0.009948 5.641048 ( 2.157809)
test_btest 0.000414 0.000173 51.716590 ( 7.862309)
test_basic 0.004203 0.001751 0.340542 ( 0.428538)
test_all 0.000864 0.000360 610.166344 ( 89.722651)
test_rubyspec 0.024674 0.042772 43.672563 ( 49.308671)
total: 151.16 sec