Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-091909
#<BuildRuby:0x000056320b45c098
@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.20240103-091909",
@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.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004730 0.000835 1.378316 ( 1.624718)
build_miniruby 0.000787 0.000139 0.873919 ( 0.873404)
build_ruby 0.001109 0.000195 2.758291 ( 2.757896)
build_all 0.003804 0.005427 14.262241 ( 1.272583)
build_install 0.005452 0.002553 4.207184 ( 1.057332)
test_btest 0.000669 0.000168 75.787572 ( 6.647908)
test_basic 0.004720 0.000000 0.793739 ( 0.872042)
test_all 0.107106 0.026953 500.570214 ( 49.237671)
test_rubyspec 0.012668 0.038320 47.566828 ( 59.883278)
total: 124.23 sec