Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-013420
#<BuildRuby:0x0000555ec4967cb0
@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.20230615-013420",
@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.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000975 0.003918 1.368787 ( 2.661208)
build_miniruby 0.000974 0.000047 0.814537 ( 0.814122)
build_ruby 0.001250 0.000060 2.465593 ( 2.466077)
build_all 0.000000 0.010399 13.025702 ( 1.126325)
build_install 0.004083 0.004009 1.836622 ( 0.863946)
test_btest 0.000910 0.000190 84.884994 ( 6.865739)
test_basic 0.000866 0.003958 0.775978 ( 0.856128)
test_all 0.001097 0.000275 429.066810 ( 44.665945)
test_rubyspec 0.030887 0.012109 41.866469 ( 54.409706)
total: 114.73 sec