Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-071950
#<BuildRuby:0x00005622ccef7500
@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.20240110-071950",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003656 0.000430 0.907041 ( 1.311502)
build_miniruby 0.001250 0.000147 0.998276 ( 0.997120)
build_ruby 0.001393 0.000000 2.787878 ( 2.789597)
build_all 0.009896 0.000000 14.909805 ( 1.481823)
build_install 0.006374 0.002772 4.297903 ( 1.158210)
test_btest 0.000696 0.000087 77.837388 ( 7.355300)
test_basic 0.000290 0.003925 0.464842 ( 0.545004)
test_all 0.105850 0.028170 539.625919 ( 53.973680)
test_rubyspec 0.024040 0.009427 49.827288 ( 62.378847)
total: 131.99 sec