Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-092151
#<BuildRuby:0x00005567dce9f018
@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.20230627-092151",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004353 0.000484 1.551435 ( 2.846864)
build_miniruby 0.001041 0.000116 0.909876 ( 0.910230)
build_ruby 0.001151 0.000128 2.591806 ( 2.592896)
build_all 0.009835 0.000078 15.410318 ( 1.356474)
build_install 0.005254 0.004039 4.478608 ( 1.084318)
test_btest 0.000738 0.000101 81.322321 ( 7.804868)
test_basic 0.004338 0.000000 0.767457 ( 0.851544)
test_all 0.001515 0.000000 435.859489 ( 43.165595)
test_rubyspec 0.032047 0.006071 40.989611 ( 53.541022)
total: 114.15 sec