Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-075907
#<BuildRuby:0x0000559cd3e92df0
@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.20230728-075907",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000039)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004558 0.000759 1.387119 ( 2.710530)
build_miniruby 0.000881 0.000147 0.836072 ( 0.835872)
build_ruby 0.001422 0.000000 2.680993 ( 2.680179)
build_all 0.002183 0.007264 13.977745 ( 1.329789)
build_install 0.007268 0.000779 1.976558 ( 0.924056)
test_btest 0.000767 0.000182 83.277505 ( 7.180956)
test_basic 0.000000 0.004306 0.677758 ( 0.748811)
test_all 0.000000 0.001527 482.588313 ( 48.693241)
test_rubyspec 0.024462 0.017988 44.039872 ( 56.411823)
total: 121.52 sec