Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-102312
#<BuildRuby:0x0000562a0ca3e878
@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.20220809-102312",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002064 0.004466 0.862912 ( 3.649517)
build_miniruby 0.000878 0.000135 0.057749 ( 0.056541)
build_ruby 0.000901 0.000138 0.060364 ( 0.058950)
build_all 0.003968 0.000610 1.530704 ( 0.590337)
build_install 0.007678 0.001181 5.618389 ( 2.164697)
test_btest 0.000943 0.000000 51.294876 ( 8.327071)
test_basic 0.000513 0.004541 0.313800 ( 0.403424)
test_all 0.000897 0.000192 624.484538 ( 92.187571)
test_rubyspec 0.074339 0.053474 43.892754 ( 51.299176)
total: 158.74 sec