Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-004900
#<BuildRuby:0x000056040523a8c0
@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.20220721-004900",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002505 0.003903 0.838824 ( 0.906921)
build_miniruby 0.000879 0.000126 0.056710 ( 0.055428)
build_ruby 0.000980 0.000000 0.059240 ( 0.057925)
build_all 0.001403 0.003015 1.548970 ( 0.604207)
build_install 0.009345 0.001752 5.660222 ( 2.197813)
test_btest 0.000613 0.000115 52.924820 ( 8.219255)
test_basic 0.005056 0.000948 0.279245 ( 0.367250)
test_all 0.000985 0.000185 603.477016 ( 89.774884)
test_rubyspec 0.036636 0.034010 43.973242 ( 49.665253)
total: 151.85 sec