Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-030956
#<BuildRuby:0x000055ca7e4a2f88
@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.20231218-030956",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004700 0.000173 1.294497 ( 1.659887)
build_miniruby 0.000760 0.000169 0.955783 ( 0.955561)
build_ruby 0.001021 0.000227 2.738722 ( 2.738842)
build_all 0.000000 0.010223 16.505113 ( 1.533206)
build_install 0.000000 0.008893 4.909945 ( 1.171470)
test_btest 0.000000 0.000670 86.908724 ( 7.312692)
test_basic 0.003707 0.000262 0.785934 ( 0.865772)
test_all 0.111387 0.026298 508.715210 ( 55.495742)
test_rubyspec 0.027434 0.019870 49.763428 ( 62.147111)
total: 133.88 sec