Logfile: /home/ko1/ruby/logs/brlog.trunk.20220512-002605
#<BuildRuby:0x00005581e5e5f468
@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.20220512-002605",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.005948 0.000916 0.830615 ( 0.961425)
build_miniruby 0.000000 0.001035 0.057026 ( 0.055757)
build_ruby 0.000000 0.000808 0.057353 ( 0.056139)
build_all 0.003007 0.001233 1.504690 ( 0.604350)
build_install 0.008039 0.003117 6.351946 ( 2.863211)
test_btest 0.000450 0.000100 48.913586 ( 8.732197)
test_basic 0.002834 0.002611 0.322989 ( 0.411669)
test_all 0.002431 0.000608 612.680180 ( 98.606387)
test_rubyspec 0.083002 0.047895 44.216628 ( 49.122893)
total: 161.41 sec