Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-071744
#<BuildRuby:0x00005560e1ae80e8
@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.20231229-071744",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.001630 0.003535 1.077721 ( 1.448833)
build_miniruby 0.000841 0.000177 0.937145 ( 0.936304)
build_ruby 0.001086 0.000229 2.782317 ( 2.782138)
build_all 0.009694 0.000000 17.125932 ( 1.629313)
build_install 0.006280 0.002401 4.829432 ( 1.201446)
test_btest 0.000814 0.000163 86.990009 ( 7.014707)
test_basic 0.005311 0.000303 0.747215 ( 0.821133)
test_all 0.107368 0.029107 543.771111 ( 63.651664)
test_rubyspec 0.035831 0.013298 49.919480 ( 62.124542)
total: 141.61 sec