Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-061220
#<BuildRuby:0x0000560cdc05eeb8
@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.20231230-061220",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000032 0.000010 0.000042 ( 0.000041)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.000090 0.004037 1.166411 ( 1.553068)
build_miniruby 0.000674 0.000253 0.909310 ( 0.908626)
build_ruby 0.001255 0.000471 2.800627 ( 2.805933)
build_all 0.006367 0.003396 16.780777 ( 1.484291)
build_install 0.007776 0.001379 4.719017 ( 1.191231)
test_btest 0.000842 0.000310 82.271766 ( 7.971681)
test_basic 0.004703 0.000147 0.817531 ( 0.889787)
test_all 0.106944 0.029922 528.684345 ( 58.710562)
test_rubyspec 0.019225 0.035260 50.749024 ( 63.111094)
total: 138.63 sec