Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-172531
#<BuildRuby:0x00005586a6f63e20
@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.20231106-172531",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001364 0.003486 1.290132 ( 1.618795)
build_miniruby 0.000912 0.000192 0.912394 ( 0.911847)
build_ruby 0.001024 0.000215 2.743335 ( 2.744798)
build_all 0.008223 0.001731 17.103250 ( 1.524652)
build_install 0.004340 0.004426 5.114893 ( 1.178068)
test_btest 0.001057 0.000000 87.539176 ( 7.586034)
test_basic 0.004357 0.000256 0.738663 ( 0.814727)
test_all 0.093709 0.040252 533.890344 ( 54.184833)
test_rubyspec 0.014712 0.041119 52.168901 ( 64.490665)
total: 135.06 sec