Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-144527
#<BuildRuby:0x000055d4417e3f68
@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.20221115-144527",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005854 0.000000 0.947271 ( 1.508457)
build_miniruby 0.001045 0.000000 0.883460 ( 0.881741)
build_ruby 0.001419 0.000147 2.515836 ( 2.430020)
build_all 0.004117 0.005098 15.483687 ( 2.793355)
build_install 0.010637 0.000000 1.866184 ( 0.976456)
test_btest 0.000869 0.000000 60.980658 ( 9.032797)
test_basic 0.005176 0.000969 0.355911 ( 0.443870)
test_all 0.000835 0.000197 620.552426 ( 93.823622)
test_rubyspec 0.086598 0.033525 45.390507 ( 53.650237)
total: 165.54 sec