Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-021702
#<BuildRuby:0x00005640707608e8
@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.20220827-021702",
@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.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011206 0.001662 0.971345 ( 1.164116)
build_miniruby 0.001540 0.000355 0.075330 ( 0.073663)
build_ruby 0.001882 0.000435 0.076449 ( 0.074388)
build_all 0.006946 0.002946 1.533103 ( 0.588161)
build_install 0.013824 0.008965 1.890855 ( 0.906805)
test_btest 0.001112 0.000000 75.417748 ( 8.030057)
test_basic 0.008019 0.000122 0.316899 ( 0.405359)
test_all 0.003013 0.000000 632.675075 ( 65.519064)
test_rubyspec 0.106275 0.052955 45.574232 ( 54.067516)
total: 130.83 sec