Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-011029
#<BuildRuby:0x00005596d0c36c40
@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.20221126-011029",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004255 0.001064 1.084692 ( 1.104388)
build_miniruby 0.000710 0.000177 0.982638 ( 0.981383)
build_ruby 0.000971 0.000242 2.746180 ( 2.642047)
build_all 0.005394 0.003447 15.825212 ( 3.356910)
build_install 0.008405 0.000000 2.043000 ( 1.194144)
test_btest 0.000479 0.000120 58.344707 ( 11.834687)
test_basic 0.004866 0.000148 0.303064 ( 0.393841)
test_all 0.001187 0.000000 667.366762 (110.347921)
test_rubyspec 0.042265 0.019875 53.137689 ( 61.374180)
total: 193.23 sec