Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-195639
#<BuildRuby:0x00005567307fd400
@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.20221102-195639",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000071 0.000012 0.000083 ( 0.000086)
build_up 0.003555 0.004752 0.937867 ( 1.006063)
build_miniruby 0.001114 0.000279 0.050975 ( 0.050454)
build_ruby 0.001155 0.000289 0.044399 ( 0.043800)
build_all 0.007577 0.000743 1.250734 ( 0.490922)
build_install 0.008579 0.005748 1.600687 ( 0.814931)
test_btest 0.000993 0.000283 62.319383 ( 6.424141)
test_basic 0.004961 0.001417 0.313654 ( 0.405594)
test_all 0.005196 0.002157 506.749764 ( 54.060429)
test_rubyspec 0.075665 0.046524 43.446830 ( 52.004245)
total: 115.30 sec