Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-231427
#<BuildRuby:0x0000563ea3097fa8
@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.20230602-231427",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006171 0.000000 1.431156 ( 2.685116)
build_miniruby 0.000949 0.000000 0.697542 ( 0.697633)
build_ruby 0.001257 0.000000 2.477135 ( 2.477400)
build_all 0.003321 0.005418 12.256061 ( 1.142971)
build_install 0.007269 0.000041 1.649832 ( 0.857522)
test_btest 0.000855 0.000171 81.732426 ( 7.193343)
test_basic 0.003686 0.000737 0.708797 ( 0.797696)
test_all 0.002163 0.000000 435.153956 ( 43.244206)
test_rubyspec 0.032983 0.008675 41.033009 ( 53.506957)
total: 112.60 sec