Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-120907
#<BuildRuby:0x00005609251d0e50
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220824-120907",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000025 0.000000 0.000025 ( 0.000031)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.011673 0.000000 0.972752 ( 1.749395)
build_miniruby 0.001963 0.000250 0.068495 ( 0.066252)
build_ruby 0.002172 0.000000 0.080904 ( 0.079371)
build_all 0.007502 0.003741 1.513194 ( 0.577882)
build_install 0.021498 0.002021 1.874192 ( 0.917195)
test_btest 0.000954 0.000143 76.937371 ( 8.306170)
test_basic 0.000000 0.006633 0.326955 ( 0.422932)
test_all 0.001063 0.001869 624.760417 ( 64.279550)
test_rubyspec 0.072110 0.108722 46.412434 ( 54.727237)
total: 131.13 sec