Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-103244
#<BuildRuby:0x0000555bcc6efbb8
@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.20230726-103244",
@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.000024 0.000001 0.000025 ( 0.000025)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.005368 0.000268 1.389689 ( 2.722797)
build_miniruby 0.000989 0.000049 0.836406 ( 0.836004)
build_ruby 0.001494 0.000074 2.826128 ( 2.826114)
build_all 0.009167 0.000458 14.663552 ( 1.279333)
build_install 0.004616 0.004031 2.055451 ( 0.943373)
test_btest 0.000945 0.000082 86.590333 ( 7.527341)
test_basic 0.005065 0.000045 0.524541 ( 0.602027)
test_all 0.002163 0.000000 511.923793 ( 54.694216)
test_rubyspec 0.028963 0.011698 44.204073 ( 56.492710)
total: 127.92 sec