Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-191214
#<BuildRuby:0x000055d39365ce28
@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.20220730-191214",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003140 0.008141 0.970984 ( 1.144381)
build_miniruby 0.001848 0.000369 0.071585 ( 0.070053)
build_ruby 0.001810 0.000362 0.078719 ( 0.076742)
build_all 0.008647 0.001729 1.523069 ( 0.575850)
build_install 0.010660 0.011675 5.078167 ( 2.050313)
test_btest 0.000870 0.000272 74.968003 ( 8.133165)
test_basic 0.007188 0.000000 0.322394 ( 0.411792)
test_all 0.002258 0.000000 635.869955 ( 64.430549)
test_rubyspec 0.097106 0.077498 45.401855 ( 51.193578)
total: 128.09 sec