Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-115135
#<BuildRuby:0x0000561ff174bb90
@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.20231216-115135",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000031)
configure 0.000000 0.000012 0.000012 ( 0.000012)
build_up 0.001504 0.003531 1.216679 ( 1.567885)
build_miniruby 0.000997 0.000000 1.008072 ( 1.007697)
build_ruby 0.000000 0.001477 2.781828 ( 2.782539)
build_all 0.006180 0.004261 17.439313 ( 1.531142)
build_install 0.005594 0.003174 5.106777 ( 1.174327)
test_btest 0.000794 0.000223 94.324258 ( 7.295179)
test_basic 0.004150 0.000142 0.657375 ( 0.733912)
test_all 0.096914 0.039742 567.963751 ( 56.580919)
test_rubyspec 0.023562 0.022448 51.469658 ( 63.765523)
total: 136.44 sec