Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-140602
#<BuildRuby:0x0000559703287220
@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.20231217-140602",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004590 0.000106 1.379063 ( 1.728286)
build_miniruby 0.000829 0.000131 0.897897 ( 0.897851)
build_ruby 0.001251 0.000197 2.866691 ( 2.867126)
build_all 0.006086 0.004475 17.033987 ( 1.551170)
build_install 0.008914 0.000102 5.136726 ( 1.275074)
test_btest 0.000926 0.000169 86.430960 ( 7.823977)
test_basic 0.003977 0.000723 0.723632 ( 0.799466)
test_all 0.102940 0.033448 560.988375 ( 50.200236)
test_rubyspec 0.019566 0.028035 50.921973 ( 63.106390)
total: 130.25 sec