Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-051403
#<BuildRuby:0x000055aed706ead8
@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.20220815-051403",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006358 0.003499 1.131572 ( 4.659627)
build_miniruby 0.001486 0.000457 1.108322 ( 0.986082)
build_ruby 0.002144 0.000659 1.996113 ( 1.853342)
build_all 0.012009 0.002240 12.763066 ( 1.681771)
build_install 0.006313 0.010100 1.693474 ( 0.797013)
test_btest 0.000583 0.000234 52.118592 ( 5.940220)
test_basic 0.004234 0.001694 0.284747 ( 0.375746)
test_all 0.001600 0.000640 492.731457 ( 52.258152)
test_rubyspec 0.080171 0.048067 41.683742 ( 49.364198)
total: 117.92 sec