Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-121804
#<BuildRuby:0x0000562607adffb0
@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.20220719-121804",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006661 0.000000 0.855721 ( 2.854111)
build_miniruby 0.000000 0.001040 0.057478 ( 0.056273)
build_ruby 0.000000 0.001024 0.059286 ( 0.058047)
build_all 0.002848 0.001797 1.534610 ( 0.613538)
build_install 0.006904 0.003116 5.679579 ( 2.178894)
test_btest 0.000682 0.000065 47.628918 ( 8.904925)
test_basic 0.002040 0.003873 0.343722 ( 0.431729)
test_all 0.001112 0.000000 602.236884 ( 92.658907)
test_rubyspec 0.062731 0.047385 44.017833 ( 49.626157)
total: 157.38 sec