Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-145112
#<BuildRuby:0x000055e88dc37500
@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.20240104-145112",
@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.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.006289 0.000356 1.524450 ( 1.949588)
build_miniruby 0.000826 0.000138 0.794232 ( 0.793718)
build_ruby 0.001310 0.000219 2.656123 ( 2.660528)
build_all 0.009079 0.000042 14.409882 ( 1.272678)
build_install 0.006454 0.000969 4.306926 ( 1.059064)
test_btest 0.000843 0.000126 73.309555 ( 6.899315)
test_basic 0.000091 0.004807 0.765929 ( 0.845338)
test_all 0.089886 0.040115 510.118141 ( 47.204955)
test_rubyspec 0.035512 0.014474 47.793024 ( 60.179883)
total: 122.87 sec