Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-080359
#<BuildRuby:0x000055e77391b5f8
@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.20231116-080359",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004875 0.000219 1.343702 ( 1.751887)
build_miniruby 0.000831 0.000185 0.935995 ( 0.935662)
build_ruby 0.001439 0.000000 2.674898 ( 2.675913)
build_all 0.008023 0.001161 15.624157 ( 1.441757)
build_install 0.000000 0.008490 4.604852 ( 1.116310)
test_btest 0.000738 0.000268 85.704548 ( 6.831255)
test_basic 0.004180 0.001320 0.762230 ( 0.841525)
test_all 0.111553 0.019754 501.187806 ( 55.876050)
test_rubyspec 0.025637 0.025895 50.565549 ( 62.951612)
total: 134.42 sec