Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-014757
#<BuildRuby:0x000055907e6cf818
@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.20231231-014757",
@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.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004635 0.000488 1.215263 ( 1.586747)
build_miniruby 0.002039 0.000000 0.945588 ( 0.943350)
build_ruby 0.001577 0.000000 2.878741 ( 2.878394)
build_all 0.005737 0.004358 16.846573 ( 1.530577)
build_install 0.004153 0.004241 4.773800 ( 1.171276)
test_btest 0.000867 0.000158 85.604104 ( 6.765817)
test_basic 0.004504 0.000819 0.665722 ( 0.745361)
test_all 0.092640 0.039965 560.451456 ( 53.976392)
test_rubyspec 0.029448 0.018780 50.349491 ( 62.684121)
total: 132.28 sec