Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-215939
#<BuildRuby:0x00005642be0c3fa8
@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.20231201-215939",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004487 0.000473 1.292658 ( 1.651171)
build_miniruby 0.000851 0.000090 0.840392 ( 0.840118)
build_ruby 0.001216 0.000128 2.631887 ( 2.632891)
build_all 0.006191 0.004030 16.669998 ( 1.504836)
build_install 0.003412 0.004931 4.934342 ( 1.169119)
test_btest 0.000578 0.000110 86.908902 ( 7.452134)
test_basic 0.003499 0.000667 0.814140 ( 0.891616)
test_all 0.099045 0.037593 544.523452 ( 48.176440)
test_rubyspec 0.027874 0.021535 49.472184 ( 61.855876)
total: 126.18 sec