Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-092218
#<BuildRuby:0x00005598f57a8148
@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-092218",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002847 0.003977 0.850345 ( 1.104191)
build_miniruby 0.000776 0.000110 0.057165 ( 0.055926)
build_ruby 0.000808 0.000115 0.058233 ( 0.057149)
build_all 0.004323 0.000017 1.505082 ( 0.600469)
build_install 0.010800 0.000281 6.280487 ( 2.858654)
test_btest 0.000000 0.000794 51.182592 ( 8.099448)
test_basic 0.002216 0.003894 0.348434 ( 0.435981)
test_all 0.001199 0.000000 632.953553 ( 91.586358)
test_rubyspec 0.052984 0.025685 44.003100 ( 49.640453)
total: 154.44 sec