Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-035328
#<BuildRuby:0x0000561ed9067040
@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.20231217-035328",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004202 0.001314 1.204156 ( 1.540749)
build_miniruby 0.000819 0.000256 0.933876 ( 0.933887)
build_ruby 0.001044 0.000327 2.820669 ( 2.821580)
build_all 0.009674 0.000255 16.490385 ( 1.480469)
build_install 0.004448 0.004437 4.961488 ( 1.270997)
test_btest 0.000950 0.000300 84.575243 ( 7.453979)
test_basic 0.002756 0.000871 0.700856 ( 0.780022)
test_all 0.092525 0.044432 516.247790 ( 60.698267)
test_rubyspec 0.028016 0.017848 49.524725 ( 61.840684)
total: 138.82 sec