Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-141855
#<BuildRuby:0x000055e4068d7fa8
@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.20231227-141855",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000167 0.004040 1.121980 ( 1.506208)
build_miniruby 0.001194 0.000448 1.007573 ( 1.005912)
build_ruby 0.000968 0.000363 3.042456 ( 3.042425)
build_all 0.008844 0.001663 16.551969 ( 1.528049)
build_install 0.006667 0.002353 4.695250 ( 1.137302)
test_btest 0.000946 0.000000 86.054777 ( 6.953253)
test_basic 0.002044 0.002405 0.777253 ( 0.854115)
test_all 0.078989 0.055210 558.449650 ( 57.667352)
test_rubyspec 0.013687 0.036444 49.559901 ( 61.985537)
total: 135.68 sec