Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-044337
#<BuildRuby:0x00005596eb70ef90
@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.20221108-044337",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008049 0.000051 0.919953 ( 0.993814)
build_miniruby 0.001419 0.000202 0.048989 ( 0.047477)
build_ruby 0.001237 0.000177 0.044287 ( 0.043249)
build_all 0.007377 0.001054 1.261753 ( 0.470345)
build_install 0.006792 0.009796 1.553275 ( 0.801898)
test_btest 0.000937 0.000250 62.583254 ( 6.444091)
test_basic 0.005434 0.000153 0.303995 ( 0.405729)
test_all 0.002566 0.000000 504.203054 ( 54.051352)
test_rubyspec 0.083217 0.035117 43.499079 ( 52.090148)
total: 115.35 sec