Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-135535
#<BuildRuby:0x0000559ba0e8ffa8
@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.20221122-135535",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004304 0.000506 1.149033 ( 1.727018)
build_miniruby 0.000902 0.000106 1.045630 ( 1.044312)
build_ruby 0.001181 0.000000 2.869455 ( 2.783234)
build_all 0.008053 0.000545 15.816391 ( 3.313393)
build_install 0.009314 0.000000 2.032778 ( 1.170079)
test_btest 0.000648 0.000065 65.540235 ( 10.814220)
test_basic 0.004536 0.000453 0.297292 ( 0.387903)
test_all 0.001148 0.000115 679.989912 (109.908196)
test_rubyspec 0.042938 0.021070 52.993050 ( 61.235738)
total: 192.38 sec