Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-171611
#<BuildRuby:0x0000557de086c0a0
@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.20231226-171611",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004338 0.000065 1.071172 ( 1.440574)
build_miniruby 0.001229 0.000224 0.909190 ( 0.908679)
build_ruby 0.001433 0.000261 2.736379 ( 2.735973)
build_all 0.002378 0.006649 16.026437 ( 1.438920)
build_install 0.004048 0.003890 4.496329 ( 1.137677)
test_btest 0.001024 0.000000 84.243445 ( 6.909183)
test_basic 0.004841 0.000000 0.728119 ( 0.804195)
test_all 0.127381 0.008158 531.983773 ( 59.946261)
test_rubyspec 0.031056 0.017992 49.975022 ( 62.307694)
total: 137.63 sec