Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-045823
#<BuildRuby:0x00005642b7bf7d68
@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.20230808-045823",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003452 0.003890 1.407417 ( 2.644662)
build_miniruby 0.000780 0.000205 0.933969 ( 0.933139)
build_ruby 0.001079 0.000284 2.788966 ( 2.788714)
build_all 0.005339 0.004488 15.155800 ( 1.366952)
build_install 0.003333 0.005353 2.186351 ( 0.946495)
test_btest 0.000663 0.000232 87.142649 ( 7.877464)
test_basic 0.004281 0.000000 0.592652 ( 0.669500)
test_all 0.001201 0.000382 568.931879 ( 55.589058)
test_rubyspec 0.030694 0.010231 46.249830 ( 58.549258)
total: 131.37 sec