Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-094514
#<BuildRuby:0x000055f4dbe33520
@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.20230607-094514",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.004918 1.418851 ( 2.711408)
build_miniruby 0.000000 0.000979 0.842399 ( 0.842004)
build_ruby 0.000000 0.001219 2.351755 ( 2.352416)
build_all 0.006598 0.002795 12.882949 ( 1.132476)
build_install 0.004015 0.003752 1.740818 ( 0.849728)
test_btest 0.000736 0.000192 83.943250 ( 6.574902)
test_basic 0.004693 0.000245 0.789808 ( 0.868653)
test_all 0.000930 0.000233 468.397438 ( 41.552019)
test_rubyspec 0.008238 0.028759 42.550820 ( 54.913137)
total: 111.80 sec