Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-194744
#<BuildRuby:0x0000556b40ac3ce8
@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-194744",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001448 0.004708 1.154088 ( 1.543697)
build_miniruby 0.001017 0.000305 0.892755 ( 0.891980)
build_ruby 0.001032 0.000309 2.753140 ( 2.753347)
build_all 0.009935 0.000000 16.368867 ( 1.514215)
build_install 0.007670 0.000863 4.706254 ( 1.164316)
test_btest 0.000895 0.000207 83.061245 ( 7.040127)
test_basic 0.004450 0.000000 0.665843 ( 0.740234)
test_all 0.095818 0.036669 564.719761 ( 55.083318)
test_rubyspec 0.023074 0.024725 49.826335 ( 62.113611)
total: 132.85 sec