Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-105053
#<BuildRuby:0x000056480408bce8
@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.20230804-105053",
@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.000001 0.000017 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.002357 0.004182 1.396869 ( 2.694286)
build_miniruby 0.000935 0.000093 0.822876 ( 0.822227)
build_ruby 0.001159 0.000116 2.725281 ( 2.724385)
build_all 0.009372 0.000093 14.416035 ( 1.287084)
build_install 0.004253 0.004229 2.068365 ( 0.963017)
test_btest 0.000987 0.000129 82.555380 ( 7.960272)
test_basic 0.001801 0.003863 0.723166 ( 0.798791)
test_all 0.001303 0.000217 529.770424 ( 60.632502)
test_rubyspec 0.017744 0.017158 44.941634 ( 57.280331)
total: 135.16 sec