Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-195219
#<BuildRuby:0x000055ed09dc0040
@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.20231205-195219",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005199 0.000101 1.005898 ( 1.312117)
build_miniruby 0.000996 0.000083 0.868944 ( 0.868830)
build_ruby 0.001337 0.000000 2.700430 ( 2.700929)
build_all 0.004818 0.003345 12.102793 ( 1.033850)
build_install 0.007674 0.004506 3.596715 ( 0.960824)
test_btest 0.000678 0.000127 63.650818 ( 6.050300)
test_basic 0.003659 0.000686 0.375231 ( 0.457477)
test_all 0.080534 0.018776 384.771973 ( 37.436276)
test_rubyspec 0.044261 0.024250 39.756880 ( 52.429475)
total: 103.25 sec