Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-124011
#<BuildRuby:0x00005636fd387108
@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.20231018-124011",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001343 0.003401 1.474449 ( 1.720186)
build_miniruby 0.000000 0.001449 0.963042 ( 0.962056)
build_ruby 0.000000 0.001271 3.047179 ( 3.046953)
build_all 0.008443 0.002138 18.420860 ( 1.675787)
build_install 0.010750 0.000603 5.457220 ( 1.262640)
test_btest 0.000598 0.000136 90.549979 ( 8.060964)
test_basic 0.002747 0.000625 0.728343 ( 0.808189)
test_all 0.000000 0.007905 569.243922 ( 63.357889)
test_rubyspec 0.016544 0.032917 51.264483 ( 63.563114)
total: 144.46 sec