Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-133429
#<BuildRuby:0x00005638f85340d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220805-133429",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.006378 0.000545 0.884640 ( 1.443062)
build_miniruby 0.000722 0.000181 0.057501 ( 0.056339)
build_ruby 0.000771 0.000192 0.059913 ( 0.058559)
build_all 0.003599 0.000900 1.517412 ( 0.585201)
build_install 0.007952 0.003084 5.659425 ( 2.160310)
test_btest 0.000653 0.000174 54.137293 ( 8.278012)
test_basic 0.004188 0.001117 0.287694 ( 0.376799)
test_all 0.000943 0.000252 600.732033 ( 92.553166)
test_rubyspec 0.047253 0.062657 43.557845 ( 50.980483)
total: 156.49 sec