Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-120714
#<BuildRuby:0x0000563bd7ad3040
@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.20231204-120714",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005559 0.000074 1.305275 ( 1.677471)
build_miniruby 0.000923 0.000044 0.811761 ( 0.811483)
build_ruby 0.000000 0.001533 2.647562 ( 2.647314)
build_all 0.001532 0.008384 16.348855 ( 1.439810)
build_install 0.006218 0.003371 4.834743 ( 1.189722)
test_btest 0.000678 0.000126 84.572385 ( 7.533784)
test_basic 0.000082 0.003542 0.648946 ( 0.725431)
test_all 0.092381 0.045176 523.416546 ( 54.361105)
test_rubyspec 0.025704 0.022576 50.195883 ( 62.587619)
total: 132.97 sec