Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-041144
#<BuildRuby:0x0000555efe40f5f8
@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.20230801-041144",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000543 0.004083 1.425921 ( 2.646206)
build_miniruby 0.000835 0.000176 0.906302 ( 0.905501)
build_ruby 0.001260 0.000000 2.906843 ( 2.907105)
build_all 0.006765 0.003124 14.391616 ( 1.342552)
build_install 0.008407 0.000142 2.263238 ( 1.012595)
test_btest 0.000953 0.000199 84.057982 ( 7.777556)
test_basic 0.005928 0.001235 0.802917 ( 0.876977)
test_all 0.001175 0.000245 525.746434 ( 45.009190)
test_rubyspec 0.016884 0.024429 45.961948 ( 58.235143)
total: 120.71 sec