Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-030515
#<BuildRuby:0x000055a5c7237568
@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.20231205-030515",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000681 0.004061 1.179928 ( 1.558317)
build_miniruby 0.000781 0.000174 0.925242 ( 0.925246)
build_ruby 0.000000 0.001423 3.052340 ( 3.052634)
build_all 0.000000 0.010072 16.183365 ( 1.466800)
build_install 0.000733 0.008761 4.878434 ( 1.235500)
test_btest 0.000697 0.000348 81.463157 ( 7.767813)
test_basic 0.002511 0.003066 0.755518 ( 0.829819)
test_all 0.096514 0.039539 516.290503 ( 55.263512)
test_rubyspec 0.017104 0.027992 50.614568 ( 63.015118)
total: 135.12 sec