Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-020010
#<BuildRuby:0x000055cf33b7f4f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-020010",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.003932 0.002638 1.044837 ( 1.295539)
build_miniruby 0.000829 0.000277 0.793483 ( 0.793150)
build_ruby 0.000000 0.001418 2.655224 ( 2.656040)
build_all 0.002281 0.005305 11.960782 ( 0.977014)
build_install 0.011782 0.000351 3.457744 ( 0.967791)
test_btest 0.000455 0.000171 62.835620 ( 4.773634)
test_basic 0.003198 0.001199 0.380377 ( 0.461025)
test_all 0.068751 0.029064 368.340515 ( 39.799526)
test_rubyspec 0.045291 0.023736 39.961448 ( 52.535163)
total: 104.26 sec