Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-141418
#<BuildRuby:0x00005614cc18f678
@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.20240117-141418",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000041 0.000004 0.000045 ( 0.000044)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.003659 0.000406 1.034958 ( 1.414974)
build_miniruby 0.001046 0.000116 0.886708 ( 0.886212)
build_ruby 0.000000 0.001309 2.654477 ( 2.654144)
build_all 0.001928 0.007768 14.601457 ( 1.277993)
build_install 0.007251 0.001612 4.250189 ( 1.095259)
test_btest 0.000730 0.000162 76.777329 ( 6.165133)
test_basic 0.000604 0.005079 0.760129 ( 0.834824)
test_all 0.096496 0.037940 476.514285 ( 53.340236)
test_rubyspec 0.036037 0.026876 81.648978 ( 93.948085)
total: 161.62 sec