Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-160341
#<BuildRuby:0x000055794cbfeeb8
@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.20240112-160341",
@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.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003213 0.000803 0.846059 ( 1.235801)
build_miniruby 0.001040 0.000000 0.920867 ( 0.920705)
build_ruby 0.001646 0.000000 2.748045 ( 2.749985)
build_all 0.010861 0.000000 14.645494 ( 1.406180)
build_install 0.007990 0.001075 4.198866 ( 1.145686)
test_btest 0.000531 0.000106 76.360884 ( 7.661755)
test_basic 0.002703 0.000541 0.416132 ( 0.497669)
test_all 0.094537 0.040017 494.242284 ( 55.006645)
test_rubyspec 0.014330 0.019516 49.576239 ( 62.186050)
total: 132.81 sec