Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-014434
#<BuildRuby:0x0000558b8dc0aeb8
@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-014434",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002173 0.003689 1.449998 ( 2.680169)
build_miniruby 0.000000 0.001395 0.933089 ( 0.937178)
build_ruby 0.000000 0.001136 2.679983 ( 2.680558)
build_all 0.008576 0.000702 14.142849 ( 1.209684)
build_install 0.005038 0.003254 2.071171 ( 0.944738)
test_btest 0.000815 0.000163 82.717205 ( 7.220275)
test_basic 0.001876 0.003267 0.787329 ( 0.864729)
test_all 0.001909 0.000192 513.684039 ( 44.778990)
test_rubyspec 0.021567 0.019844 43.880381 ( 56.295385)
total: 117.61 sec