Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-231608
#<BuildRuby:0x000055bc8ba9fce8
@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.20231103-231608",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003902 0.001301 1.262816 ( 1.533505)
build_miniruby 0.000772 0.000257 0.831381 ( 0.831206)
build_ruby 0.000998 0.000333 2.626032 ( 2.627106)
build_all 0.006060 0.003475 16.058927 ( 1.468468)
build_install 0.008581 0.000000 4.870688 ( 1.141181)
test_btest 0.000826 0.000221 84.040423 ( 7.107485)
test_basic 0.003273 0.001007 0.546476 ( 0.627737)
test_all 0.086004 0.046559 503.194826 ( 46.722003)
test_rubyspec 0.025500 0.023890 49.943600 ( 62.330708)
total: 124.39 sec