Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-075733
#<BuildRuby:0x00005630cc7d0b38
@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.20220210-075733",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.010256 0.000651 1.024096 ( 1.592686)
build_miniruby 0.001412 0.000435 0.073813 ( 0.071656)
build_ruby 0.001423 0.000438 0.077546 ( 0.075517)
build_all 0.005862 0.004966 4.093679 ( 0.788186)
build_install 0.019892 0.003358 7.814453 ( 2.382336)
test_btest 0.000000 0.001504 76.363929 ( 8.155164)
test_basic 0.000852 0.007083 0.331894 ( 0.422820)
test_all 0.001133 0.000467 687.287775 ( 66.776265)
test_rubyspec 0.098354 0.063872 46.121974 ( 51.284653)
total: 131.55 sec