Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-141051
#<BuildRuby:0x0000563bb1737fd8
@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.20230725-141051",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000034 0.000001 0.000035 ( 0.000036)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.000901 0.004158 1.372330 ( 2.656435)
build_miniruby 0.001302 0.000130 0.973222 ( 0.971153)
build_ruby 0.001327 0.000133 2.509093 ( 2.513613)
build_all 0.008930 0.000445 13.682479 ( 1.264259)
build_install 0.007603 0.000284 1.961429 ( 0.878950)
test_btest 0.000619 0.000056 80.240084 ( 7.720886)
test_basic 0.003507 0.000319 0.688117 ( 0.767871)
test_all 0.000000 0.001486 523.609809 ( 48.389089)
test_rubyspec 0.012698 0.028313 44.456355 ( 56.849879)
total: 122.01 sec