Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-013552
#<BuildRuby:0x000055e018954068
@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.20231231-013552",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001227 0.004344 1.221249 ( 1.589365)
build_miniruby 0.001073 0.000322 1.017574 ( 1.016472)
build_ruby 0.001197 0.000359 2.887627 ( 2.887857)
build_all 0.007300 0.002190 16.441992 ( 1.483105)
build_install 0.003716 0.004578 4.607962 ( 1.111793)
test_btest 0.000680 0.000247 85.208343 ( 6.878342)
test_basic 0.003630 0.001320 0.793323 ( 0.867782)
test_all 0.119815 0.019431 521.753807 ( 55.371277)
test_rubyspec 0.031351 0.016929 51.529783 ( 63.803499)
total: 135.01 sec