Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-215343
#<BuildRuby:0x0000562c59074078
@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.20230702-215343",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005456 0.000161 1.449962 ( 2.674171)
build_miniruby 0.000921 0.000092 0.944628 ( 0.944921)
build_ruby 0.001086 0.000108 2.792340 ( 2.792352)
build_all 0.008972 0.000083 11.564735 ( 8.034908)
build_install 0.008295 0.000754 5.171023 ( 1.962870)
test_btest 0.000952 0.000086 87.893198 ( 7.277751)
test_basic 0.000000 0.005349 0.773760 ( 0.853477)
test_all 0.000000 0.001592 463.955180 ( 53.955663)
test_rubyspec 0.017881 0.017265 42.430121 ( 54.885138)
total: 133.38 sec