Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-143544
#<BuildRuby:0x0000555c81225348
@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-143544",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000038 0.000002 0.000040 ( 0.000040)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.011252 1.074614 ( 1.261884)
build_miniruby 0.000599 0.001313 0.097707 ( 0.094522)
build_ruby 0.001291 0.000398 0.100073 ( 0.097421)
build_all 0.006895 0.000742 1.271953 ( 0.548775)
build_install 0.004995 0.009186 1.641812 ( 0.900236)
test_btest 0.001806 0.000722 60.035876 ( 6.736359)
test_basic 0.005809 0.000432 0.336106 ( 0.426988)
test_all 0.005601 0.001108 504.095746 ( 54.635618)
test_rubyspec 0.073683 0.063587 43.102240 ( 51.563489)
total: 116.27 sec