Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-133007
#<BuildRuby:0x000055ef8fc78060
@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.20240109-133007",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.001182 0.004766 0.811401 ( 1.195249)
build_miniruby 0.000659 0.000329 0.813643 ( 0.813588)
build_ruby 0.000952 0.000476 2.660308 ( 2.661331)
build_all 0.003515 0.003946 11.920479 ( 0.976627)
build_install 0.000000 0.009732 3.388967 ( 0.956163)
test_btest 0.000379 0.000358 64.594968 ( 4.435347)
test_basic 0.000042 0.004085 0.404103 ( 0.485392)
test_all 0.071947 0.022147 406.149630 ( 36.588232)
test_rubyspec 0.022912 0.041231 40.419574 ( 52.964941)
total: 101.08 sec