Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-074336
#<BuildRuby:0x000055fb7d0aff68
@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.20220717-074336",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.002192 0.004303 0.808481 ( 1.153983)
build_miniruby 0.000974 0.000069 0.057434 ( 0.056188)
build_ruby 0.000901 0.000065 0.058957 ( 0.057745)
build_all 0.004450 0.000000 1.490742 ( 0.597150)
build_install 0.007622 0.003380 5.609340 ( 2.193053)
test_btest 0.000656 0.000069 49.287435 ( 8.692267)
test_basic 0.004896 0.000515 0.289111 ( 0.378120)
test_all 0.001002 0.000105 624.656885 ( 91.350275)
test_rubyspec 0.099269 0.022836 43.581722 ( 49.178592)
total: 153.66 sec