Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-053151
#<BuildRuby:0x000056526079b7e8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-053151",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005499 0.005268 0.988135 ( 1.774167)
build_miniruby 0.001601 0.000370 0.079283 ( 0.078262)
build_ruby 0.001388 0.000320 0.078175 ( 0.076711)
build_all 0.006510 0.003917 4.083738 ( 0.786148)
build_install 0.021895 0.002324 7.834948 ( 2.307260)
test_btest 0.001138 0.000000 47.516132 ( 44.026595)
test_basic 0.007657 0.000157 0.338896 ( 0.428319)
test_all 0.001548 0.000322 680.495860 ( 67.618824)
test_rubyspec 0.116136 0.036799 45.832451 ( 51.392453)
total: 168.49 sec