Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-205406
#<BuildRuby:0x000055f959b2ff90
@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.20221204-205406",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000011 0.000006 0.000017 ( 0.000016)
configure 0.000012 0.000006 0.000018 ( 0.000017)
build_up 0.003357 0.001678 1.143481 ( 1.141261)
build_miniruby 0.000974 0.000000 1.011824 ( 1.010283)
build_ruby 0.001235 0.000000 2.779354 ( 2.650040)
build_all 0.008248 0.000832 15.856539 ( 3.411395)
build_install 0.008888 0.000000 2.340865 ( 1.347521)
test_btest 0.000472 0.000168 66.163058 ( 10.605813)
test_basic 0.003447 0.001231 0.298720 ( 0.389804)
test_all 0.000654 0.000234 654.897025 (111.145469)
test_rubyspec 0.035977 0.030991 53.244414 ( 61.414193)
total: 193.12 sec