Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-130944
#<BuildRuby:0x0000562a7c677328
@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.20230802-130944",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000029)
build_up 0.002942 0.003802 1.544654 ( 3.150451)
build_miniruby 0.001187 0.000178 1.600736 ( 1.481724)
build_ruby 0.001222 0.000183 2.787030 ( 2.787511)
build_all 0.009122 0.000144 13.993254 ( 1.277967)
build_install 0.005486 0.002415 2.007705 ( 0.914832)
test_btest 0.000967 0.000000 81.312580 ( 7.764270)
test_basic 0.005479 0.000000 0.754964 ( 0.825465)
test_all 0.002834 0.000000 500.316425 ( 54.639154)
test_rubyspec 0.025909 0.013964 45.098321 ( 57.502075)
total: 130.34 sec