Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-110438
#<BuildRuby:0x00005574e7e6ffa8
@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.20220811-110438",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006523 0.000176 0.847477 ( 1.059825)
build_miniruby 0.000876 0.000058 0.057245 ( 0.056077)
build_ruby 0.000935 0.000062 0.061452 ( 0.060106)
build_all 0.004548 0.000303 1.587792 ( 0.597073)
build_install 0.011416 0.000142 5.677955 ( 2.178889)
test_btest 0.000782 0.000046 51.339753 ( 8.575921)
test_basic 0.006049 0.000075 0.363160 ( 0.451131)
test_all 0.000802 0.000044 630.709229 ( 91.819989)
test_rubyspec 0.087458 0.031479 44.201700 ( 51.551510)
total: 156.35 sec