Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-145904
#<BuildRuby:0x0000555ee14afea8
@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.20220507-145904",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000000 0.006846 0.890226 ( 1.299676)
build_miniruby 0.000000 0.001078 0.058012 ( 0.056692)
build_ruby 0.000000 0.001078 0.059134 ( 0.057822)
build_all 0.002526 0.001886 1.490485 ( 0.591903)
build_install 0.010183 0.000601 6.312923 ( 2.831654)
test_btest 0.000517 0.000121 45.903139 ( 8.794052)
test_basic 0.005555 0.000346 0.255538 ( 0.344018)
test_all 0.001120 0.000249 626.692773 ( 92.870190)
test_rubyspec 0.083670 0.036195 43.879024 ( 48.778485)
total: 155.63 sec