Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-143017
#<BuildRuby:0x000055b997486038
@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.20221006-143017",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.010943 0.001731 1.187737 ( 1.469332)
build_miniruby 0.003282 0.000821 4.034612 ( 3.330815)
build_ruby 0.001831 0.000458 1.840734 ( 1.761967)
build_all 0.009652 0.006452 12.785276 ( 1.673108)
build_install 0.007270 0.006061 1.643348 ( 0.900761)
test_btest 0.000966 0.000345 61.353581 ( 6.650319)
test_basic 0.000562 0.005843 0.330728 ( 0.425478)
test_all 0.004186 0.002538 513.140850 ( 54.653631)
test_rubyspec 0.066442 0.069259 42.164458 ( 50.826892)
total: 121.69 sec