Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-164512
#<BuildRuby:0x000055e4c8397698
@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.20231226-164512",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004181 0.000349 1.056174 ( 1.433580)
build_miniruby 0.001310 0.000109 0.863685 ( 0.863098)
build_ruby 0.001249 0.000104 2.760022 ( 2.760359)
build_all 0.005845 0.003350 16.396617 ( 1.468034)
build_install 0.007797 0.000497 4.589246 ( 1.122982)
test_btest 0.000969 0.000121 83.449371 ( 7.772011)
test_basic 0.000000 0.005005 0.734666 ( 0.811387)
test_all 0.096504 0.038159 573.853029 ( 55.252113)
test_rubyspec 0.020625 0.028467 49.103955 ( 61.438911)
total: 132.92 sec