Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-021702
#<BuildRuby:0x000055fc12276e88
@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.20240109-021702",
@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.000011)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004049 0.000014 0.954272 ( 1.336475)
build_miniruby 0.000857 0.000117 0.892568 ( 0.891894)
build_ruby 0.001102 0.000150 2.743155 ( 2.744701)
build_all 0.008334 0.001136 14.515588 ( 1.333873)
build_install 0.000000 0.008684 4.170599 ( 1.116685)
test_btest 0.000776 0.000000 76.468281 ( 7.173331)
test_basic 0.003901 0.000000 0.598675 ( 0.678104)
test_all 0.105378 0.029127 504.021662 ( 58.361149)
test_rubyspec 0.020386 0.011760 49.108113 ( 61.668086)
total: 135.31 sec