Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-164713
#<BuildRuby:0x00005588022efe20
@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.20231130-164713",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004441 0.001045 1.329077 ( 1.750543)
build_miniruby 0.000921 0.000217 0.856873 ( 0.857045)
build_ruby 0.001272 0.000300 2.805605 ( 2.804817)
build_all 0.001738 0.007851 16.362131 ( 1.481590)
build_install 0.006348 0.002116 4.761442 ( 1.149790)
test_btest 0.000852 0.000284 81.001776 ( 7.748475)
test_basic 0.001071 0.003317 0.713040 ( 0.786453)
test_all 0.097804 0.035162 531.960619 ( 49.934391)
test_rubyspec 0.030366 0.020348 51.131294 ( 63.356074)
total: 129.87 sec