Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-054950
#<BuildRuby:0x00005614ce28f788
@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.20240107-054950",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005446 0.000000 1.206653 ( 1.578351)
build_miniruby 0.000000 0.001245 1.920829 ( 1.923702)
build_ruby 0.000000 0.001596 5.375475 ( 5.383332)
build_all 0.008993 0.001253 16.559963 ( 1.697722)
build_install 0.009627 0.005074 4.928606 ( 1.692681)
test_btest 0.000711 0.000124 86.103452 ( 10.901232)
test_basic 0.001668 0.003825 0.619415 ( 0.684278)
test_all 0.100454 0.021125 544.427617 ( 79.141696)
test_rubyspec 0.044729 0.019456 76.973852 ( 89.191102)
total: 192.19 sec