Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-101111
#<BuildRuby:0x00005594cc637de0
@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.20220719-101111",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000000 0.000021 0.000021 ( 0.000021)
configure 0.000000 0.000011 0.000011 ( 0.000011)
build_up 0.002304 0.004432 0.812466 ( 1.094396)
build_miniruby 0.000862 0.000132 0.057471 ( 0.056174)
build_ruby 0.000862 0.000133 0.059314 ( 0.058120)
build_all 0.001119 0.003748 1.526827 ( 0.602566)
build_install 0.008056 0.000765 5.627818 ( 2.153925)
test_btest 0.000537 0.000108 52.751653 ( 8.502140)
test_basic 0.004707 0.000941 0.258901 ( 0.347736)
test_all 0.000976 0.000196 627.426285 ( 89.804974)
test_rubyspec 0.086649 0.038705 44.042793 ( 49.679503)
total: 152.30 sec