Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-062148
#<BuildRuby:0x000055b8e60180e8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230601-062148",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005564 0.000000 1.185201 ( 2.606444)
build_miniruby 0.001015 0.000000 0.722279 ( 0.722184)
build_ruby 0.001300 0.000000 2.376864 ( 2.377188)
build_all 0.008237 0.000853 12.313105 ( 1.089389)
build_install 0.007169 0.000568 1.693187 ( 0.854581)
test_btest 0.000865 0.000173 80.896680 ( 6.718149)
test_basic 0.004338 0.000868 0.750321 ( 0.832549)
test_all 0.000604 0.001170 444.304043 ( 42.087650)
test_rubyspec 0.017090 0.020733 41.270286 ( 53.777709)
total: 111.07 sec