Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-175456
#<BuildRuby:0x0000557e9e407bb8
@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.20230731-175456",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.004769 0.000502 1.379560 ( 2.711798)
build_miniruby 0.000867 0.000092 0.843564 ( 0.842646)
build_ruby 0.001234 0.000130 2.623809 ( 2.624427)
build_all 0.004593 0.005108 13.752713 ( 1.300914)
build_install 0.005737 0.002406 2.068815 ( 0.961596)
test_btest 0.000998 0.000000 78.032899 ( 7.783049)
test_basic 0.004670 0.000283 0.601595 ( 0.678143)
test_all 0.001464 0.000244 485.054529 ( 52.200053)
test_rubyspec 0.007941 0.033769 44.612551 ( 57.005896)
total: 126.11 sec