Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-160427
#<BuildRuby:0x000055f9ad040040
@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.20231116-160427",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000853 0.004198 1.347019 ( 1.730069)
build_miniruby 0.000920 0.000205 0.821934 ( 0.822307)
build_ruby 0.001675 0.000000 2.780580 ( 2.780577)
build_all 0.010438 0.000000 16.670621 ( 1.495923)
build_install 0.009126 0.000000 4.864117 ( 1.149634)
test_btest 0.001197 0.000000 85.310353 ( 6.979483)
test_basic 0.000555 0.003823 0.668500 ( 0.744220)
test_all 0.107978 0.028032 499.725136 ( 54.157595)
test_rubyspec 0.024146 0.019408 50.145536 ( 62.479918)
total: 132.34 sec