Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-192615
#<BuildRuby:0x000056534e5a77b8
@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.20231108-192615",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003538 0.000832 1.275565 ( 1.536802)
build_miniruby 0.000831 0.000195 0.876922 ( 0.876802)
build_ruby 0.001035 0.000243 2.600453 ( 2.600767)
build_all 0.005333 0.004497 16.384178 ( 1.493129)
build_install 0.004321 0.004267 4.925780 ( 1.181668)
test_btest 0.000807 0.000255 85.056399 ( 7.354827)
test_basic 0.004692 0.000119 0.786813 ( 0.864055)
test_all 0.093752 0.041113 520.950910 ( 54.889859)
test_rubyspec 0.023015 0.025720 50.222763 ( 62.460175)
total: 133.26 sec