Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-115555
#<BuildRuby:0x0000558ae63e80e8
@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.20231106-115555",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004265 0.000674 1.445971 ( 1.721106)
build_miniruby 0.001039 0.000164 0.913688 ( 0.912841)
build_ruby 0.001100 0.000173 3.083932 ( 3.083997)
build_all 0.006830 0.003908 17.387577 ( 1.546062)
build_install 0.008921 0.000112 5.410422 ( 1.302702)
test_btest 0.001109 0.000000 85.477927 ( 8.120261)
test_basic 0.001429 0.003030 0.798394 ( 0.874049)
test_all 0.090477 0.046044 554.344526 ( 53.889517)
test_rubyspec 0.014922 0.036267 51.635288 ( 63.946003)
total: 135.40 sec