Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-062251
#<BuildRuby:0x0000555714697858
@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.20231230-062251",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001559 0.003493 1.225494 ( 1.587511)
build_miniruby 0.001186 0.000249 0.805807 ( 0.804857)
build_ruby 0.001373 0.000289 2.819821 ( 2.819123)
build_all 0.002052 0.007458 15.885725 ( 1.445728)
build_install 0.008653 0.000000 4.525678 ( 1.131697)
test_btest 0.000994 0.000000 81.154829 ( 6.987717)
test_basic 0.002449 0.004077 0.672885 ( 0.744915)
test_all 0.077287 0.056434 538.996295 ( 57.306272)
test_rubyspec 0.032864 0.018565 49.944666 ( 62.224516)
total: 135.05 sec