Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-054235
#<BuildRuby:0x0000560bfe8608e8
@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.20220818-054235",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.007666 0.003833 1.005285 ( 1.583269)
build_miniruby 0.002197 0.000000 0.073211 ( 0.071354)
build_ruby 0.001687 0.000000 0.070769 ( 0.069185)
build_all 0.006989 0.002845 1.520920 ( 0.575932)
build_install 0.010409 0.010539 1.876963 ( 0.907967)
test_btest 0.000757 0.000408 74.823092 ( 8.238688)
test_basic 0.000000 0.008697 0.323375 ( 0.411172)
test_all 0.001268 0.002902 629.879748 ( 63.930432)
test_rubyspec 0.075326 0.097302 45.247906 ( 52.902096)
total: 128.69 sec