Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-083137
#<BuildRuby:0x000055c36f5e8b88
@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.20220814-083137",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006729 0.004920 0.965582 ( 1.435459)
build_miniruby 0.001773 0.000682 0.079843 ( 0.077821)
build_ruby 0.002016 0.000000 0.077058 ( 0.075208)
build_all 0.007060 0.002912 1.521253 ( 0.576640)
build_install 0.008854 0.012346 1.885015 ( 0.926628)
test_btest 0.000977 0.000489 76.017844 ( 8.246350)
test_basic 0.008172 0.000000 0.331146 ( 0.418985)
test_all 0.002681 0.000000 682.301485 ( 66.916822)
test_rubyspec 0.078829 0.091060 45.770126 ( 53.411505)
total: 132.09 sec