Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-052912
#<BuildRuby:0x000055a442ffb568
@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.20231210-052912",
@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.000009)
build_up 0.004450 0.000468 1.372391 ( 1.735641)
build_miniruby 0.000935 0.000099 0.848113 ( 0.847951)
build_ruby 0.001123 0.000118 2.753562 ( 2.753689)
build_all 0.002969 0.007582 17.207076 ( 1.570101)
build_install 0.004500 0.005136 5.040233 ( 1.229100)
test_btest 0.001059 0.000000 88.856792 ( 7.421246)
test_basic 0.003556 0.000103 0.776680 ( 0.855300)
test_all 0.067912 0.069706 552.750172 ( 61.636270)
test_rubyspec 0.024249 0.025053 50.039320 ( 62.318803)
total: 140.37 sec