Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-135903
#<BuildRuby:0x000055820b3fbb90
@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.20231127-135903",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004884 0.000514 1.152871 ( 1.536449)
build_miniruby 0.000000 0.001171 0.873757 ( 0.873922)
build_ruby 0.000000 0.001820 2.770957 ( 2.771525)
build_all 0.005059 0.005617 16.892734 ( 1.506854)
build_install 0.009263 0.000941 5.117732 ( 1.254807)
test_btest 0.000625 0.000119 83.347649 ( 7.415835)
test_basic 0.007478 0.000525 0.913124 ( 0.986566)
test_all 0.102985 0.035170 515.450440 ( 47.541914)
test_rubyspec 0.026811 0.020554 49.846619 ( 62.226366)
total: 126.11 sec