Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-101324
#<BuildRuby:0x0000562608a73dc8
@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.20220604-101324",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.002722 0.004095 0.894588 ( 1.098163)
build_miniruby 0.000954 0.000063 0.057156 ( 0.055950)
build_ruby 0.000914 0.000061 0.059261 ( 0.058097)
build_all 0.004469 0.000015 1.504096 ( 0.608150)
build_install 0.007201 0.004103 6.366190 ( 2.871475)
test_btest 0.000775 0.000086 55.963929 ( 8.339077)
test_basic 0.001129 0.004412 0.295706 ( 0.384375)
test_all 0.001880 0.000313 618.666975 ( 97.855146)
test_rubyspec 0.077703 0.043293 44.243142 ( 49.800747)
total: 161.07 sec