Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-115227
#<BuildRuby:0x000055841f8fff68
@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.20221123-115227",
@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.000015 0.000005 0.000020 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003462 0.001333 1.079611 ( 1.373071)
build_miniruby 0.000789 0.000246 0.982200 ( 0.980946)
build_ruby 0.000968 0.000303 2.826022 ( 2.713995)
build_all 0.008445 0.000350 15.845346 ( 3.305336)
build_install 0.006933 0.001926 2.012525 ( 1.145858)
test_btest 0.000519 0.000144 61.359689 ( 11.078457)
test_basic 0.004615 0.000139 0.351002 ( 0.441266)
test_all 0.001411 0.000371 707.125366 (110.998159)
test_rubyspec 0.039652 0.024487 52.896862 ( 61.122225)
total: 193.16 sec