Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-042831
#<BuildRuby:0x000055eed5f87ce8
@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.20230730-042831",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.002282 0.003530 1.439273 ( 2.698112)
build_miniruby 0.000762 0.000201 0.921143 ( 0.920259)
build_ruby 0.000927 0.000243 2.629869 ( 2.630028)
build_all 0.005183 0.004343 14.915140 ( 1.385056)
build_install 0.005268 0.003148 2.162844 ( 0.967473)
test_btest 0.001090 0.000000 88.412332 ( 8.049938)
test_basic 0.004141 0.000456 0.701274 ( 0.779346)
test_all 0.001301 0.000395 536.386770 ( 54.653581)
test_rubyspec 0.021027 0.021109 44.942608 ( 57.337175)
total: 129.42 sec