Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-094219
#<BuildRuby:0x0000556fafab3bb8
@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-094219",
@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.000025 0.000008 0.000033 ( 0.000032)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.000000 0.005515 1.141847 ( 1.529293)
build_miniruby 0.000468 0.000886 0.907596 ( 0.906503)
build_ruby 0.001300 0.000000 2.714720 ( 2.715354)
build_all 0.009713 0.000000 14.507044 ( 1.366522)
build_install 0.006590 0.000880 4.173810 ( 1.056575)
test_btest 0.000797 0.000265 77.880177 ( 7.265116)
test_basic 0.003231 0.001077 0.696544 ( 0.772628)
test_all 0.105418 0.026632 484.959511 ( 52.475070)
test_rubyspec 0.034420 0.028852 81.117666 ( 93.437503)
total: 161.53 sec