Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-183351
#<BuildRuby:0x0000563754a0bf68
@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-183351",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.006556 0.802436 ( 0.973106)
build_miniruby 0.000000 0.000910 0.058389 ( 0.057304)
build_ruby 0.000000 0.001039 0.060668 ( 0.059312)
build_all 0.000000 0.004615 1.553302 ( 0.599604)
build_install 0.006768 0.004450 1.915429 ( 0.972067)
test_btest 0.000464 0.000214 55.001408 ( 8.464587)
test_basic 0.001127 0.004991 0.297785 ( 0.385759)
test_all 0.001705 0.000918 602.538842 ( 88.669296)
test_rubyspec 0.086546 0.036661 44.139995 ( 51.497844)
total: 151.68 sec