Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-132444
#<BuildRuby:0x0000564357b1f5f8
@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.20230731-132444",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003550 0.003211 1.511326 ( 2.845380)
build_miniruby 0.001161 0.000232 0.985102 ( 0.983285)
build_ruby 0.001182 0.000000 2.804330 ( 2.804332)
build_all 0.008864 0.000394 14.425897 ( 1.310733)
build_install 0.008569 0.000088 2.133768 ( 0.942463)
test_btest 0.000776 0.000129 86.311572 ( 7.272351)
test_basic 0.003719 0.000620 0.697902 ( 0.775652)
test_all 0.001640 0.000144 551.370708 ( 50.518808)
test_rubyspec 0.017900 0.021843 43.949931 ( 56.371971)
total: 123.83 sec