Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-031417
#<BuildRuby:0x0000563dea76f7b8
@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.20240116-031417",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004241 0.000471 0.960506 ( 1.351927)
build_miniruby 0.001175 0.000130 0.787152 ( 0.786884)
build_ruby 0.001261 0.000140 2.727872 ( 2.727094)
build_all 0.003056 0.006260 14.420177 ( 1.401423)
build_install 0.004856 0.004036 4.068427 ( 1.050643)
test_btest 0.000969 0.000000 76.572465 ( 6.549073)
test_basic 0.001522 0.003541 0.639658 ( 0.719697)
test_all 0.108932 0.021138 474.143142 ( 57.269756)
test_rubyspec 0.027375 0.021100 47.527194 ( 59.844046)
total: 131.70 sec