Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-131355
#<BuildRuby:0x000055c352903e20
@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.20231118-131355",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001362 0.003452 1.262733 ( 1.650048)
build_miniruby 0.000873 0.000183 0.802513 ( 0.801809)
build_ruby 0.001150 0.000242 2.649163 ( 2.649493)
build_all 0.010200 0.000000 16.410379 ( 1.503545)
build_install 0.008280 0.000453 4.896122 ( 1.156613)
test_btest 0.001009 0.000176 84.023156 ( 7.781047)
test_basic 0.000968 0.004357 0.687911 ( 0.766165)
test_all 0.113483 0.019979 519.176127 ( 53.815677)
test_rubyspec 0.016233 0.029424 49.875983 ( 62.279389)
total: 132.40 sec