Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-192035
#<BuildRuby:0x00005583acd43b88
@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.20231207-192035",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001473 0.003308 1.110918 ( 1.492070)
build_miniruby 0.000828 0.000218 0.829921 ( 0.830179)
build_ruby 0.000000 0.001332 2.771399 ( 2.771773)
build_all 0.007462 0.002406 17.010756 ( 1.469337)
build_install 0.007526 0.000997 5.071473 ( 1.208309)
test_btest 0.000806 0.000220 84.748022 ( 7.839159)
test_basic 0.003651 0.000000 0.584741 ( 0.662559)
test_all 0.087338 0.048613 561.012575 ( 52.912470)
test_rubyspec 0.025055 0.025729 52.278079 ( 64.586323)
total: 133.77 sec