Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-071540
#<BuildRuby:0x00005582eba65338
@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.20221013-071540",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002933 0.007242 1.101883 ( 1.230120)
build_miniruby 0.001174 0.000336 0.096976 ( 0.094194)
build_ruby 0.001549 0.000443 0.105642 ( 0.103244)
build_all 0.006563 0.001875 1.315003 ( 0.583977)
build_install 0.013288 0.001144 1.600087 ( 0.896654)
test_btest 0.002022 0.000506 62.231542 ( 6.833050)
test_basic 0.006586 0.000426 0.364815 ( 0.460312)
test_all 0.006972 0.000000 488.930253 ( 53.145777)
test_rubyspec 0.089703 0.045212 43.139348 ( 51.822413)
total: 115.17 sec