Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-050603
#<BuildRuby:0x0000559db3d47280
@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.20240101-050603",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.000000 0.006264 1.122498 ( 1.512690)
build_miniruby 0.000865 0.000590 0.879147 ( 0.878186)
build_ruby 0.000993 0.000331 2.883781 ( 2.883694)
build_all 0.007261 0.002420 16.777159 ( 1.549208)
build_install 0.003619 0.004578 4.779668 ( 1.139131)
test_btest 0.000762 0.000286 84.489929 ( 7.436952)
test_basic 0.004852 0.000519 0.742205 ( 0.816321)
test_all 0.098028 0.039321 542.548213 ( 63.055961)
test_rubyspec 0.015678 0.029683 49.479527 ( 61.756980)
total: 141.03 sec