Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-002443
#<BuildRuby:0x0000557df4ab7f58
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-002443",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004521 0.000302 1.251549 ( 1.686776)
build_miniruby 0.000872 0.000000 1.090812 ( 1.089959)
build_ruby 0.001354 0.000000 2.713505 ( 2.609153)
build_all 0.008757 0.000000 15.832630 ( 3.307238)
build_install 0.004686 0.004085 2.326062 ( 1.367888)
test_btest 0.000570 0.000060 65.546172 ( 10.871116)
test_basic 0.004551 0.000479 0.306682 ( 0.397150)
test_all 0.000970 0.000102 665.447685 (106.935112)
test_rubyspec 0.036118 0.021307 52.395369 ( 60.623205)
total: 188.89 sec