Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-093019
#<BuildRuby:0x0000560fbaee7670
@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.20221124-093019",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000787 0.004321 1.078980 ( 1.240739)
build_miniruby 0.000799 0.000123 0.971286 ( 0.970079)
build_ruby 0.001090 0.000168 2.779045 ( 2.680446)
build_all 0.009206 0.000000 15.674795 ( 3.251851)
build_install 0.007068 0.002812 2.045640 ( 1.181693)
test_btest 0.000462 0.000073 62.807162 ( 11.190729)
test_basic 0.004805 0.000758 0.309503 ( 0.399261)
test_all 0.001441 0.000228 699.389976 (108.717569)
test_rubyspec 0.034286 0.023839 53.673739 ( 61.711784)
total: 191.34 sec