Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-221013
#<BuildRuby:0x000055cd5b5e8b88
@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.20221115-221013",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.008044 1.162187 ( 1.176217)
build_miniruby 0.000140 0.001654 0.895558 ( 0.896229)
build_ruby 0.001229 0.000782 2.353748 ( 2.253142)
build_all 0.012074 0.006536 18.271255 ( 2.256094)
build_install 0.004554 0.012905 1.797323 ( 0.972625)
test_btest 0.001291 0.000000 85.106478 ( 10.758335)
test_basic 0.000587 0.006585 0.348798 ( 0.442653)
test_all 0.000599 0.001598 672.062797 ( 73.437783)
test_rubyspec 0.062969 0.052186 50.100135 ( 58.680435)
total: 150.87 sec