Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-032912
#<BuildRuby:0x0000555f3ca1c048
@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.20240118-032912",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.004368 0.000080 1.193933 ( 1.546471)
build_miniruby 0.000682 0.000213 0.869744 ( 0.869257)
build_ruby 0.001024 0.000320 2.699842 ( 2.699658)
build_all 0.004965 0.004496 14.566517 ( 1.342260)
build_install 0.001503 0.007334 4.267536 ( 1.083602)
test_btest 0.000717 0.000319 76.521969 ( 7.033359)
test_basic 0.001993 0.003142 0.696119 ( 0.770628)
test_all 0.108342 0.025651 475.954863 ( 56.478750)
test_rubyspec 0.033303 0.029317 81.881104 ( 94.313539)
total: 166.14 sec