Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-124712
#<BuildRuby:0x000055d6adcbf8c0
@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.20230609-124712",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004549 0.000505 1.444799 ( 2.891389)
build_miniruby 0.007311 0.000813 127.310053 ( 12.633412)
build_ruby 0.001068 0.000119 2.502002 ( 2.429372)
build_all 0.019060 0.027279 85.856272 ( 8.081930)
build_install 0.002807 0.003944 1.886130 ( 0.918258)
test_btest 0.000647 0.000243 83.474009 ( 7.418516)
test_basic 0.003631 0.000000 0.649447 ( 0.731553)
test_all 0.001401 0.000307 447.633130 ( 40.124841)
test_rubyspec 0.021489 0.019296 42.381775 ( 54.875787)
total: 130.11 sec