Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-155843
#<BuildRuby:0x00005571ebf9b818
@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.20231223-155843",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004684 0.000611 1.199071 ( 1.563538)
build_miniruby 0.001115 0.000335 0.870803 ( 0.869887)
build_ruby 0.001014 0.000304 2.754013 ( 2.755225)
build_all 0.010298 0.000000 15.993945 ( 1.403401)
build_install 0.001590 0.007527 4.684439 ( 1.163071)
test_btest 0.001098 0.000000 78.842773 ( 7.384896)
test_basic 0.003786 0.000500 0.875687 ( 0.951911)
test_all 0.113402 0.024124 487.154594 ( 52.226702)
test_rubyspec 0.034222 0.013248 49.730253 ( 62.130502)
total: 130.45 sec