Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-175857
#<BuildRuby:0x0000560c9a29c0c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-175857",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000029 0.000002 0.000031 ( 0.000031)
autoconf 0.000039 0.000003 0.000042 ( 0.000042)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.003566 0.003360 0.815935 ( 1.197710)
build_miniruby 0.000940 0.000134 0.804673 ( 0.804686)
build_ruby 0.001194 0.000170 2.659387 ( 2.660279)
build_all 0.007796 0.000015 11.905317 ( 0.954755)
build_install 0.002516 0.008323 3.356155 ( 0.959584)
test_btest 0.000511 0.000127 63.711578 ( 4.521699)
test_basic 0.003036 0.000759 0.402369 ( 0.482425)
test_all 0.071096 0.022732 387.165576 ( 33.651594)
test_rubyspec 0.031086 0.034937 39.932694 ( 52.496818)
total: 97.73 sec