Logfile: /home/ko1/ruby/logs/brlog.trunk.20220509-051937
#<BuildRuby:0x000055e6c1ccc1f0
@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.20220509-051937",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.006575 0.000386 0.844517 ( 1.392571)
build_miniruby 0.000896 0.000137 0.057067 ( 0.055801)
build_ruby 0.000880 0.000136 0.057962 ( 0.056742)
build_all 0.003723 0.000573 1.505273 ( 0.603052)
build_install 0.009378 0.001443 6.257743 ( 2.826717)
test_btest 0.000727 0.000112 48.905177 ( 8.695253)
test_basic 0.005672 0.000873 0.335882 ( 0.423070)
test_all 0.001142 0.000176 606.781539 ( 89.947019)
test_rubyspec 0.048503 0.027775 43.796580 ( 48.715408)
total: 152.72 sec