Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-011042
#<BuildRuby:0x000055f9261be638
@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.20230807-011042",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001232 0.004297 1.435803 ( 2.664097)
build_miniruby 0.001094 0.000304 0.908666 ( 0.907497)
build_ruby 0.000903 0.000251 2.627792 ( 2.627463)
build_all 0.009208 0.000229 15.234394 ( 1.344256)
build_install 0.007718 0.000839 2.247010 ( 1.040477)
test_btest 0.000476 0.000113 85.981272 ( 7.577303)
test_basic 0.004860 0.000107 0.806906 ( 0.882472)
test_all 0.000739 0.000167 533.729540 ( 58.763515)
test_rubyspec 0.004964 0.027113 45.498313 ( 57.858985)
total: 133.67 sec