Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-045133
#<BuildRuby:0x000055caa323a8c0
@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.20220812-045133",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006435 0.000000 0.831388 ( 0.926587)
build_miniruby 0.001020 0.000000 0.057050 ( 0.055830)
build_ruby 0.000977 0.000044 0.061097 ( 0.059849)
build_all 0.004369 0.000025 1.549823 ( 0.593778)
build_install 0.010542 0.000620 5.640106 ( 2.141026)
test_btest 0.000658 0.000039 49.002098 ( 8.709331)
test_basic 0.005532 0.000326 0.306342 ( 0.395512)
test_all 0.001298 0.000076 619.132520 ( 89.346636)
test_rubyspec 0.067170 0.056161 43.813534 ( 51.186250)
total: 153.42 sec