Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-110516
#<BuildRuby:0x00005582107f8658
@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.20220203-110516",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000016)
build_up 0.008900 0.001151 0.947441 ( 1.161533)
build_miniruby 0.001886 0.000436 0.071028 ( 0.068567)
build_ruby 0.001314 0.000304 0.077478 ( 0.075742)
build_all 0.005669 0.004877 4.196020 ( 0.782697)
build_install 0.010028 0.014259 7.830892 ( 2.329774)
test_btest 0.001840 0.000000 47.243395 ( 44.004972)
test_basic 0.007886 0.001119 0.344939 ( 0.443449)
test_all 0.001709 0.000684 677.181025 ( 66.100786)
test_rubyspec 0.094712 0.069013 46.219898 ( 51.631996)
total: 166.60 sec