Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-183614
#<BuildRuby:0x0000556b8f8ff458
@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.20230604-183614",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000000 0.000020 0.000020 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.002607 0.002636 1.328337 ( 2.661215)
build_miniruby 0.001085 0.000155 0.826284 ( 0.825113)
build_ruby 0.001100 0.000157 2.438559 ( 2.438621)
build_all 0.008047 0.001150 12.550916 ( 1.098091)
build_install 0.006555 0.000937 1.722622 ( 1.062774)
test_btest 0.000761 0.000000 81.748461 ( 6.849962)
test_basic 0.003889 0.000039 0.723194 ( 0.803605)
test_all 0.001545 0.000000 454.460054 ( 45.476116)
test_rubyspec 0.021493 0.018954 42.070209 ( 54.558310)
total: 115.77 sec