Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-084107
#<BuildRuby:0x000056015ab38d30
@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.20220829-084107",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005731 0.004466 1.000376 ( 1.366408)
build_miniruby 0.001895 0.000000 0.075637 ( 0.073747)
build_ruby 0.002135 0.000022 0.074413 ( 0.072162)
build_all 0.009946 0.000457 1.530564 ( 0.583188)
build_install 0.020237 0.001623 1.881543 ( 0.932368)
test_btest 0.000911 0.000192 73.551035 ( 8.646108)
test_basic 0.004291 0.003451 0.328954 ( 0.421293)
test_all 0.004914 0.000116 690.616435 ( 67.761868)
test_rubyspec 0.130570 0.048620 46.064133 ( 54.310796)
total: 134.17 sec