Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-053705
#<BuildRuby:0x0000561eb374bd78
@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.20240113-053705",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003931 0.000000 0.894350 ( 1.261859)
build_miniruby 0.001033 0.000057 0.904778 ( 0.905818)
build_ruby 0.001213 0.000071 2.814162 ( 2.817660)
build_all 0.009536 0.000061 14.719629 ( 1.389896)
build_install 0.004470 0.004724 4.229601 ( 1.167325)
test_btest 0.000611 0.000064 76.523711 ( 7.503411)
test_basic 0.003009 0.000317 0.523771 ( 0.606180)
test_all 0.092147 0.043666 563.349127 ( 53.902095)
test_rubyspec 0.016435 0.018456 51.256424 ( 63.814189)
total: 133.37 sec