Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-101529
#<BuildRuby:0x0000562c1be4bce8
@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-101529",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005193 0.000181 1.321535 ( 2.820423)
build_miniruby 0.001241 0.000207 0.751241 ( 0.749627)
build_ruby 0.001104 0.000184 2.363139 ( 2.363415)
build_all 0.009042 0.000064 12.731110 ( 1.143225)
build_install 0.004549 0.002863 1.746084 ( 0.847055)
test_btest 0.001068 0.000000 83.895040 ( 7.579519)
test_basic 0.000337 0.006395 0.794483 ( 0.872139)
test_all 0.001055 0.000253 449.222203 ( 41.328000)
test_rubyspec 0.020493 0.023241 42.170189 ( 54.672169)
total: 112.38 sec