Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-213105
#<BuildRuby:0x0000564599f795b0
@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.20220202-213105",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.007646 0.004292 0.925934 ( 1.606842)
build_miniruby 0.000000 0.001935 0.079920 ( 0.078673)
build_ruby 0.000435 0.002102 0.082883 ( 0.080651)
build_all 0.009106 0.002639 4.120855 ( 0.798665)
build_install 0.020450 0.004090 7.804564 ( 2.326353)
test_btest 0.001313 0.000263 46.555844 ( 43.311270)
test_basic 0.000716 0.007923 0.339421 ( 0.426764)
test_all 0.001264 0.000354 643.895013 ( 64.760579)
test_rubyspec 0.108151 0.061996 45.925465 ( 51.452941)
total: 164.84 sec