Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-122249
#<BuildRuby:0x0000564695a2f468
@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.20220729-122249",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005927 0.000463 0.828262 ( 1.342858)
build_miniruby 0.000872 0.000218 0.056939 ( 0.055631)
build_ruby 0.000748 0.000187 0.059222 ( 0.057948)
build_all 0.004763 0.000069 1.513497 ( 0.585743)
build_install 0.003888 0.005687 5.693165 ( 2.170989)
test_btest 0.000670 0.000206 55.770560 ( 8.013664)
test_basic 0.004851 0.001493 0.335022 ( 0.422441)
test_all 0.000931 0.000287 619.541924 ( 89.654031)
test_rubyspec 0.066636 0.056243 43.615155 ( 49.278090)
total: 151.58 sec