Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-112914
#<BuildRuby:0x0000556f32c5be98
@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.20220503-112914",
@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.000014)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.002384 0.004660 0.872361 ( 1.733260)
build_miniruby 0.000743 0.000248 0.057335 ( 0.056126)
build_ruby 0.000650 0.000217 0.057544 ( 0.056199)
build_all 0.003148 0.001049 1.493069 ( 0.591969)
build_install 0.008262 0.002754 6.252121 ( 2.804174)
test_btest 0.000574 0.000192 55.034257 ( 7.864460)
test_basic 0.005806 0.000000 0.313079 ( 0.401166)
test_all 0.001216 0.000000 629.442290 ( 91.161803)
test_rubyspec 0.076697 0.048007 43.816476 ( 48.681775)
total: 153.35 sec