Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-033858
#<BuildRuby:0x000055bfb7ed72f0
@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.20231125-033858",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000012)
build_up 0.003481 0.001161 1.222070 ( 1.601096)
build_miniruby 0.000800 0.000267 0.845211 ( 0.845005)
build_ruby 0.001430 0.000000 2.856087 ( 2.857308)
build_all 0.009741 0.000582 16.738619 ( 1.480659)
build_install 0.005862 0.003640 5.100883 ( 1.163849)
test_btest 0.000808 0.000248 83.686959 ( 8.049185)
test_basic 0.000000 0.003795 0.685217 ( 0.766182)
test_all 0.099800 0.037963 505.494673 ( 57.631746)
test_rubyspec 0.024433 0.020261 49.573231 ( 61.884460)
total: 136.28 sec