Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-143818
#<BuildRuby:0x0000558a190348e8
@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.20220912-143818",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000022 0.000004 0.000026 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008705 0.001339 1.132737 ( 1.097896)
build_miniruby 0.001400 0.000215 0.076055 ( 0.074564)
build_ruby 0.002063 0.000000 0.072972 ( 0.071029)
build_all 0.004205 0.006392 1.580333 ( 0.603222)
build_install 0.018551 0.002841 1.921209 ( 0.938033)
test_btest 0.000839 0.000182 93.335270 ( 9.743358)
test_basic 0.004371 0.003900 0.367941 ( 0.458089)
test_all 0.003466 0.000000 677.284726 ( 68.682875)
test_rubyspec 0.110502 0.059203 47.405680 ( 55.637339)
total: 137.31 sec