Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-053150
#<BuildRuby:0x00005587a147f5f8
@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.20231123-053150",
@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.001267 0.004134 1.120121 ( 1.547511)
build_miniruby 0.000944 0.000079 0.863113 ( 0.863391)
build_ruby 0.000000 0.001735 2.870769 ( 2.870817)
build_all 0.003533 0.006498 17.216332 ( 1.575386)
build_install 0.006146 0.003586 5.145028 ( 1.176627)
test_btest 0.000946 0.000252 87.707247 ( 7.681103)
test_basic 0.004281 0.000046 0.715765 ( 0.793379)
test_all 0.097442 0.039201 533.042400 ( 55.511372)
test_rubyspec 0.015385 0.031685 49.805442 ( 62.172558)
total: 134.19 sec