Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-000550
#<BuildRuby:0x0000561f62620c00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220815-000550",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008815 0.004007 0.970715 ( 1.202573)
build_miniruby 0.000000 0.002128 0.073588 ( 0.072169)
build_ruby 0.000000 0.002770 0.077827 ( 0.075595)
build_all 0.007994 0.002036 1.515302 ( 0.579588)
build_install 0.013367 0.006048 1.907472 ( 0.940109)
test_btest 0.000948 0.000000 77.908165 ( 8.208847)
test_basic 0.007295 0.000000 0.324242 ( 0.414826)
test_all 0.001118 0.003446 645.594923 ( 64.496027)
test_rubyspec 0.079491 0.089728 45.805591 ( 53.321727)
total: 129.31 sec