Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-121807
#<BuildRuby:0x00005586376e7568
@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.20231222-121807",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003745 0.001170 1.114519 ( 1.505120)
build_miniruby 0.000849 0.000265 0.853417 ( 0.853832)
build_ruby 0.001045 0.000327 2.751659 ( 2.752093)
build_all 0.007473 0.002335 16.406845 ( 1.506591)
build_install 0.005896 0.003586 4.789026 ( 1.172983)
test_btest 0.000762 0.000254 84.569767 ( 7.138295)
test_basic 0.003249 0.001083 0.680132 ( 0.759313)
test_all 0.097294 0.036550 504.750666 ( 57.282711)
test_rubyspec 0.019300 0.025539 50.084090 ( 62.346000)
total: 135.32 sec