Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-005022
#<BuildRuby:0x0000561c10c937b8
@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.20231203-005022",
@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.000014 0.000002 0.000016 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004490 0.000473 1.439212 ( 1.827978)
build_miniruby 0.000956 0.000100 0.866834 ( 0.867574)
build_ruby 0.001168 0.000123 2.796428 ( 2.796917)
build_all 0.005770 0.004527 16.566097 ( 1.461132)
build_install 0.005732 0.003832 4.945949 ( 1.181848)
test_btest 0.000856 0.000156 87.214736 ( 7.164063)
test_basic 0.005398 0.000192 0.879527 ( 0.954336)
test_all 0.082623 0.050540 534.301568 ( 53.181012)
test_rubyspec 0.014767 0.034846 49.467703 ( 61.825311)
total: 131.26 sec