Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-183458
#<BuildRuby:0x0000562a2d5c8098
@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.20230614-183458",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003886 0.000686 1.349745 ( 2.730773)
build_miniruby 0.001052 0.000186 0.838884 ( 0.838420)
build_ruby 0.000000 0.001282 2.479171 ( 2.479960)
build_all 0.006246 0.003500 13.026084 ( 1.131824)
build_install 0.002721 0.005295 1.897385 ( 0.870929)
test_btest 0.000952 0.000000 84.580364 ( 7.015115)
test_basic 0.004301 0.000000 0.511196 ( 0.593408)
test_all 0.001244 0.000000 436.289235 ( 48.132215)
test_rubyspec 0.023203 0.016361 42.638946 ( 55.194178)
total: 118.99 sec