Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-110724
#<BuildRuby:0x000055e22c5a00a0
@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.20231221-110724",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004487 0.000748 1.217716 ( 1.574858)
build_miniruby 0.001001 0.000000 0.911551 ( 0.911652)
build_ruby 0.001295 0.000000 2.717940 ( 2.717913)
build_all 0.005903 0.004172 16.137300 ( 1.470772)
build_install 0.000359 0.008475 4.816110 ( 1.152940)
test_btest 0.000883 0.000265 82.484941 ( 7.691743)
test_basic 0.005372 0.000000 0.753259 ( 0.830358)
test_all 0.117508 0.012686 517.403696 ( 52.139621)
test_rubyspec 0.028714 0.019071 50.128308 ( 62.440817)
total: 130.93 sec