Logfile: /home/ko1/ruby/logs/brlog.trunk.20221021-135624
#<BuildRuby:0x000055b1d90e6ad8
@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.20221021-135624",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000035 0.000010 0.000045 ( 0.000043)
build_up 0.006180 0.006228 1.166220 ( 1.352565)
build_miniruby 0.002203 0.000000 0.112656 ( 0.109610)
build_ruby 0.001491 0.000000 0.113495 ( 0.110152)
build_all 0.008206 0.000898 1.377844 ( 0.584553)
build_install 0.005043 0.009669 1.693414 ( 0.914103)
test_btest 0.001345 0.000576 62.401766 ( 6.588610)
test_basic 0.001220 0.005513 0.341871 ( 0.431756)
test_all 0.006165 0.001673 521.625285 ( 55.150065)
test_rubyspec 0.088530 0.033959 43.797464 ( 52.261165)
total: 117.50 sec