Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-215925
#<BuildRuby:0x0000559ad3bbbd68
@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.20231216-215925",
@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.000000 0.000005 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004660 0.000108 1.479949 ( 1.841993)
build_miniruby 0.000000 0.000980 0.872593 ( 0.872456)
build_ruby 0.000000 0.001325 2.710642 ( 2.711384)
build_all 0.005278 0.004958 17.209699 ( 1.535033)
build_install 0.008904 0.000000 5.069057 ( 1.220478)
test_btest 0.000815 0.000000 85.769556 ( 8.010887)
test_basic 0.001856 0.002961 0.781787 ( 0.858289)
test_all 0.097660 0.037526 546.649851 ( 55.222161)
test_rubyspec 0.016768 0.032437 51.853243 ( 64.060259)
total: 136.33 sec