Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-181639
#<BuildRuby:0x000056093811bdd0
@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.20221117-181639",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003843 0.000961 1.060467 ( 1.113389)
build_miniruby 0.000765 0.000191 0.995733 ( 0.993973)
build_ruby 0.000966 0.000241 2.911916 ( 2.795159)
build_all 0.005459 0.003435 15.981256 ( 3.291957)
build_install 0.002830 0.005154 2.127912 ( 1.230928)
test_btest 0.000451 0.000161 58.594849 ( 11.213434)
test_basic 0.004690 0.000102 0.327124 ( 0.418586)
test_all 0.000871 0.000291 619.632728 (106.736481)
test_rubyspec 0.047962 0.025006 51.522420 ( 59.746507)
total: 187.54 sec