Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-092050
#<BuildRuby:0x000055882ab2c098
@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.20231023-092050",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005388 0.000140 2.098402 ( 2.315699)
build_miniruby 0.000950 0.000095 0.859482 ( 0.858928)
build_ruby 0.000000 0.001289 2.742319 ( 2.742636)
build_all 0.008090 0.001726 16.120740 ( 1.408875)
build_install 0.004580 0.004535 5.209116 ( 1.149939)
test_btest 0.000906 0.000151 83.441231 ( 7.234506)
test_basic 0.000000 0.005089 0.833513 ( 0.909831)
test_all 0.110999 0.024403 494.436141 ( 54.562550)
test_rubyspec 0.026844 0.017108 48.589200 ( 60.943263)
total: 132.13 sec