Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-090654
#<BuildRuby:0x0000562ba8b83e20
@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.20231202-090654",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004200 0.000933 1.188581 ( 1.535541)
build_miniruby 0.000761 0.000169 0.896059 ( 0.896053)
build_ruby 0.001374 0.000000 2.858822 ( 2.859434)
build_all 0.009143 0.000411 16.922029 ( 1.531408)
build_install 0.001912 0.006871 5.025979 ( 1.198847)
test_btest 0.000737 0.000201 87.623867 ( 7.185833)
test_basic 0.000878 0.004373 0.811102 ( 0.889838)
test_all 0.111842 0.023782 567.964769 ( 50.905954)
test_rubyspec 0.016413 0.028955 49.832268 ( 62.156268)
total: 129.16 sec