Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-003435
#<BuildRuby:0x0000559421c18620
@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.20220904-003435",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009156 0.004261 0.971446 ( 1.003227)
build_miniruby 0.002878 0.000000 0.073937 ( 0.071530)
build_ruby 0.000000 0.001901 0.071833 ( 0.070326)
build_all 0.007579 0.002659 1.579363 ( 0.608288)
build_install 0.015816 0.005021 1.933192 ( 0.950272)
test_btest 0.001186 0.000000 77.178863 ( 8.426459)
test_basic 0.007762 0.001102 0.315912 ( 0.404028)
test_all 0.003544 0.000605 675.660821 ( 66.822506)
test_rubyspec 0.084604 0.069054 45.747928 ( 54.161729)
total: 132.52 sec