Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-145057
#<BuildRuby:0x0000556c54e67dd0
@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.20220813-145057",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003070 0.003290 0.855828 ( 1.615994)
build_miniruby 0.000928 0.000116 0.058296 ( 0.056962)
build_ruby 0.000929 0.000116 0.059671 ( 0.058459)
build_all 0.004162 0.000520 1.536923 ( 0.588483)
build_install 0.011157 0.000000 1.941022 ( 0.968987)
test_btest 0.000742 0.000000 56.367404 ( 8.479365)
test_basic 0.000000 0.005804 0.346938 ( 0.435783)
test_all 0.000000 0.001918 610.151891 ( 90.691977)
test_rubyspec 0.055884 0.040547 43.877978 ( 51.293881)
total: 154.19 sec