Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-114213
#<BuildRuby:0x0000563b7db6f918
@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.20230728-114213",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005511 0.000000 1.554635 ( 3.069041)
build_miniruby 0.000989 0.000000 1.358405 ( 1.224297)
build_ruby 0.001164 0.000000 2.545900 ( 2.545814)
build_all 0.006116 0.003819 14.474264 ( 1.256247)
build_install 0.003512 0.004707 2.062838 ( 0.903308)
test_btest 0.000579 0.000105 81.515195 ( 7.124360)
test_basic 0.000000 0.004573 0.697836 ( 0.778528)
test_all 0.000000 0.001866 499.422091 ( 49.601526)
test_rubyspec 0.023974 0.017040 44.035040 ( 56.357545)
total: 122.86 sec