Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-110610
#<BuildRuby:0x0000561a8fde29c0
@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.20221027-110610",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003189 0.007588 1.090188 ( 1.150820)
build_miniruby 0.001689 0.000704 0.107165 ( 0.103309)
build_ruby 0.001114 0.000464 0.099902 ( 0.096488)
build_all 0.008801 0.000192 1.301566 ( 0.580515)
build_install 0.012428 0.002750 1.649967 ( 0.903147)
test_btest 0.001794 0.000598 58.442737 ( 6.753360)
test_basic 0.001635 0.005510 0.351111 ( 0.438909)
test_all 0.004599 0.002771 491.351749 ( 52.816747)
test_rubyspec 0.068769 0.054825 43.762048 ( 52.177657)
total: 115.02 sec