Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-145248
#<BuildRuby:0x000055b9fecff040
@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.20230727-145248",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.002914 0.003300 1.352644 ( 2.704468)
build_miniruby 0.000942 0.000135 0.907153 ( 0.906983)
build_ruby 0.001120 0.000160 2.647519 ( 2.647098)
build_all 0.006148 0.002972 14.127964 ( 1.276270)
build_install 0.006697 0.001116 1.921060 ( 0.901199)
test_btest 0.000741 0.000124 79.720675 ( 7.916936)
test_basic 0.000000 0.004846 0.661541 ( 0.738278)
test_all 0.000000 0.001036 513.900487 ( 47.732692)
test_rubyspec 0.006757 0.029191 43.587536 ( 56.058223)
total: 120.88 sec