Logfile: /home/ko1/ruby/logs/brlog.trunk.20221023-052116
#<BuildRuby:0x00005562d5b32c88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221023-052116",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.000000 0.012143 1.168386 ( 1.239922)
build_miniruby 0.000000 0.001502 0.110611 ( 0.109241)
build_ruby 0.000000 0.001698 0.104684 ( 0.102661)
build_all 0.001294 0.007249 1.363412 ( 0.609872)
build_install 0.013944 0.005183 1.689489 ( 0.926742)
test_btest 0.001172 0.000659 61.988852 ( 6.715752)
test_basic 0.005812 0.000910 0.372078 ( 0.462339)
test_all 0.004863 0.003895 497.627265 ( 53.975844)
test_rubyspec 0.080669 0.048048 43.615433 ( 52.085179)
total: 116.23 sec