Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-070814
#<BuildRuby:0x000055896e46bf20
@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.20220430-070814",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006432 0.000460 0.849757 ( 0.952019)
build_miniruby 0.000966 0.000069 0.057167 ( 0.055904)
build_ruby 0.000946 0.000068 0.057814 ( 0.056546)
build_all 0.004091 0.000000 1.476492 ( 0.590385)
build_install 0.007344 0.003779 6.219498 ( 2.779051)
test_btest 0.000000 0.001468 47.293470 ( 8.729499)
test_basic 0.003240 0.003168 0.335543 ( 0.422882)
test_all 0.001538 0.000000 618.639973 ( 90.947221)
test_rubyspec 0.103330 0.018812 43.850258 ( 48.766572)
total: 153.30 sec