Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-210114
#<BuildRuby:0x0000558d00cd51f8
@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.20220802-210114",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010284 0.000328 0.812294 ( 1.041609)
build_miniruby 0.001211 0.000173 0.047305 ( 0.045993)
build_ruby 0.001557 0.000222 0.061234 ( 0.059428)
build_all 0.008914 0.000606 1.268110 ( 0.470065)
build_install 0.009873 0.005651 4.200187 ( 1.777600)
test_btest 0.001161 0.000218 50.829911 ( 5.924067)
test_basic 0.000760 0.004067 0.285482 ( 0.376396)
test_all 0.001604 0.000377 506.208901 ( 53.259814)
test_rubyspec 0.107519 0.030632 41.341468 ( 48.976327)
total: 111.93 sec