Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-161257
#<BuildRuby:0x0000564c45717040
@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.20230608-161257",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003255 0.002725 1.483219 ( 3.802560)
build_miniruby 0.000892 0.000247 0.831137 ( 0.830494)
build_ruby 0.001157 0.000321 2.357998 ( 2.358370)
build_all 0.008513 0.001203 12.639269 ( 1.071385)
build_install 0.005841 0.001538 1.703277 ( 0.880844)
test_btest 0.000786 0.000207 82.632272 ( 7.180792)
test_basic 0.000000 0.003526 0.591251 ( 0.674721)
test_all 0.000000 0.001508 409.792286 ( 43.548047)
test_rubyspec 0.000000 0.040064 42.686605 ( 55.221510)
total: 115.57 sec