Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-012506
#<BuildRuby:0x000055ff488dfd68
@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.20231118-012506",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003729 0.000699 1.262715 ( 1.668968)
build_miniruby 0.000949 0.000178 0.853098 ( 0.852550)
build_ruby 0.001123 0.000210 2.662292 ( 2.662456)
build_all 0.007369 0.003194 16.702318 ( 1.502246)
build_install 0.007264 0.001529 4.858525 ( 1.140199)
test_btest 0.000634 0.000133 83.039686 ( 7.794864)
test_basic 0.003741 0.000787 0.737855 ( 0.818809)
test_all 0.093423 0.041051 498.435123 ( 59.469306)
test_rubyspec 0.026512 0.018741 50.466735 ( 62.966013)
total: 138.88 sec