Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-164440
#<BuildRuby:0x000056029c6db678
@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.20240117-164440",
@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.000005 0.000019 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.003311 0.001104 1.195124 ( 1.574174)
build_miniruby 0.000875 0.000292 0.955006 ( 0.954016)
build_ruby 0.000899 0.000300 2.710270 ( 2.709710)
build_all 0.009346 0.000000 14.670451 ( 1.369619)
build_install 0.008475 0.000000 4.127340 ( 1.057123)
test_btest 0.001043 0.000000 77.708960 ( 6.524923)
test_basic 0.004132 0.000676 0.792958 ( 0.868559)
test_all 0.114123 0.019813 472.963004 ( 56.361676)
test_rubyspec 0.029467 0.033903 82.353932 ( 94.642770)
total: 166.06 sec