Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-125141
#<BuildRuby:0x0000564e0016b0a8
@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.20231213-125141",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004706 0.000126 1.452495 ( 1.810498)
build_miniruby 0.000903 0.000143 0.859907 ( 0.859462)
build_ruby 0.001116 0.000176 3.085762 ( 3.086023)
build_all 0.003262 0.006977 16.940129 ( 1.554736)
build_install 0.004877 0.004122 4.917668 ( 1.152487)
test_btest 0.000937 0.000255 86.192219 ( 8.024588)
test_basic 0.004354 0.000000 0.818941 ( 0.896724)
test_all 0.093092 0.042969 532.455947 ( 56.820703)
test_rubyspec 0.006265 0.043833 51.057612 ( 63.451006)
total: 137.66 sec